Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Measure behavior based on grid columns

Hello, I'm new to Power BI. I have a measure called COSTING = SUM(TABLE1.COST)   Use Case: When users drags City from the Location Dimention, then do not add up the cost if ID is -1, so I modifi...