Forum Discussion

pnem's avatar
pnem
Frequent Visitor
3 years ago

Dynamic change values in table based on filter

Hey

I would love to get knowledge how to create dynamic measure so I could chnage values in table visual based on chosen category from filter. 

 

NEW COLL - AMOUNT = CALCULATE([Gross Sales], DimItem[Season] = "232")

 

 

 

This is hardcoded to be 232 but I want to have filter with all seasons and If I chose other value I want just that column from table visual to change value. 
Tried also with selectedvalue function but I get error message on visual..

Please advice 

2 Replies