Forum Discussion
hallmarke14
1 year agoFrequent Visitor
Power BI - Dynamic View Options - Matrix
I have been asked to make a matrix dynamic in a sense that you could check and uncheck a box to only have certain columns show or hide. Attached is a mockup: Any ideas or suggestions w...
vicky_
1 year agoSuper User
Assuming your columns are DAX measures, you can use field parameters for that: https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
hallmarke14
1 year agoFrequent Visitor
I will give that a try! Thank you, Vicky!