🧮 Beautify Power Automate Expressions
Paste
If( LookUp(Categories, CategoryName = ThisItem.Category, Discount) > 0, If( LookUp(Customers, CustomerID = User.CustomerID, Tier) = "Platinum", ThisItem.Price * 0.9,10)
Format
Copy
Download