Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I have a matrix which is controlled by a Year slicer so I stopped interaction between slicer and matrix with help of 'Edit Interactions' such that it shows only current year data. But I want to use filter pane instead of slicer. Is there any way to stop interaction between that year filter in filter pane and matrix.
Solved! Go to Solution.
You could write a DAX measure something like:
CALCULATE([Measure], 'Date'[Year] = 2022)
You could write a DAX measure something like:
CALCULATE([Measure], 'Date'[Year] = 2022)
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 50 | |
| 43 |