Forum Discussion

chris__1's avatar
chris__1
Advocate II
2 years ago
Solved

Measures on visual-level

How can I create a measure that reflects visual level filters that are set in the filter pane in the section 'Filters on this visual'? Having one table with 3 rows: table1.column1 1 2 3   Pu...
  • tharunkumarRTK's avatar
    2 years ago

    chris__1 

    Incase if you want to put your column in one table visual and measure on a different visual then, AFAIK then you will not be able to get your desired output. Because visual level filters on one visual will not propagate to other visuals. Either you need to use page level or report level filters to create a filters pane. 

    Then you will be able to capture all the filters on your report. Here is an intresting article about DUMPFilters by SQL BI team: https://www.sqlbi.com/articles/displaying-filter-context-in-power-bi-tooltips/