Forum Discussion

sirbaklava's avatar
sirbaklava
Regular Visitor
2 years ago
Solved

Comparing Data Across Two Filters in Power BI

Hello Power BI Community,   I'm working on a project where I need to compare data across two different filters at a time. My dataset includes two key columns: Site and Item Name. The goal is to cre...
  • mickey64's avatar
    mickey64
    2 years ago

    How about this table?

    I also set the filter.

    When using the 'SELECTEDVALUE' function, I think the data column you set for the slicer should be different from the base data column.