Forum Discussion
armand453
8 years agoFrequent Visitor
Page filter with DAX
Is it possible to change the Page level filter with Dax formula?
1 Reply
- TomMartensSuper User
Hey,
no - it's not possible to change the Report or the Page Level Filter using DAX, eg. using measures.
You can use DAX to create calculated column, this column can be used as Report or Page level filter, but this calculation will not be interactive (meaning depending on selections from slicers).
Regards
Tom