Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello
I have a report with 6 slicers each one come from dimensions tables, and one chart that is a table which the data comes from my_table when I only show some columns in the chart.
I a have a measure that count the number of rows, however when I applied the filters in slicers the measure does not retuns the correct values.
Measure_A = countrows(my_table)
Does anyone knows how to solve this?
Detail please. I can't tell what you have shown.
If you want a good answer, read this https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Get-Your-Question-Answered-Qu...
Show us some evidence please. What do you expect to see and what are you seeing?
Show us the visuals and filters
Sure,
Here the table only have one row, but the measue it is returing 215