Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello
I have created calculation group with three measure
calculation group --> 'Measure selection'
Turnover = SUM(sales[turnover])
net_sales= SUM(sales[net])
gross_sales= SUM(sales[gross])
selectedMeaure = SELECTEDMEASURE()
Slicer:
Field --> 'Measure selection'
Matrix visual --> Rows: Product Name , Columns: Measure selection, Values: SelectedMeasure
The matrix visual is displaying all three measures even if none are selected in the slicer. I need to change this behavior so that the matrix visual only shows measures when they are selected; otherwise, it should display only the product names.
can someone point me where i'm doing wrong ?
thanks
You forgot to enable the "Force selection" setting.
By default "Nothing selected" is equivalent to "Everything selected".
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |