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
When I apply a filter, I can see that there is data available the visual disappears.
I have tried other vissuals as well.
And there is on other filters on the workbook or page.
Hi @Anonymous ,
Here the little numbers in the filter panel refer to the count of records (see this community power bi post) in your data set.
The count of records may not be the same as the value computed by the DAX measure you used in your visual.
So it means that there are records, but maybe your measure returns BLANK (because of any calculation logic that might live in the measure).
Could you please provide the code of the DAX measure you are using here?
Best,
Thomas
Did you check whether the result column is actually a value? Maybe it is a text? Can you show some more information about your dataset?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.