Forum Discussion
Priya2007
5 years agoFrequent Visitor
Suprresing zero values
Hi , I am using below measures to get the result : WIP = SUMX(SUMMARIZE(Transactions, Transactions[PROJECT_NO], Transactions[FISCAL_PERIOD]),[WIP Amount]) WIP Amount = CALCULATE(sum(Transact...
Payeras_BI
5 years agoSolution Sage
- Payeras_BI5 years agoSolution Sage
Hi Priya2007 ,
I editted my previous answer because it was lacking a "-" in front of the 0.01 in the "is less than" part of the filter. Sorry for the typo.
The way to get rid of the zeros (floating point issue) using the filter pane would be like this:
Regards,