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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I'm trying to filter a measure but the equals filter isn't working.
If I filter the measure to equal .19, it shows as having no data.
If I filter > .19 it results in 1 and all numbers >.19.
The measure works with a parameter (not sure if that's the issue) but I've checked the formatting and decimal for all columns.
Please help!
@rm1,
As @Greg_Deckler mentioned the rounding-off of decimals could be at play here.
As you can see, eventhough in the table the Measure displays 0.02 for 3 records the actual values are rounded off for display.
So only record B is selected when you filter for 0.02 which has the actual value of 0.02.
If you increase the decimal points of your measure in the display table then you m,ay be able to see the atcual value without the rounding-off.
What if you add an AND clause <.2?
I am wondering if there is perhaps more decimals than just .19 like maybe .19000000004 or something like that.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 44 | |
| 42 | |
| 40 | |
| 40 |