Forum Discussion
rm1
8 years agoNew Member
Operator not filtering properly
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. ...
anandav
8 years agoSkilled Sharer
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.