Forum Discussion
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
- lbendlin
Super User
Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot). Leave out anything not related to the issue.
https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216
Please show the expected outcome based on the sample data you provided.
https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523- pnemFrequent Visitor
cannot be more specific than I was in question...