Forum Discussion

armand453's avatar
armand453
Frequent Visitor
8 years ago

Page filter with DAX

Is it possible to change the Page level filter with Dax formula?

1 Reply

  • 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