Forum Discussion
databot_kd
2 years agoHelper III
Filtering out Zero (0) value from table not working
hi community, I am trying to filter out "0.00" 's from my report but for some reason they wont get excluded. I tried to copy one of the 0.00 values from the repor to notepad and it showed a...
- 2 years ago
It is a measure. I have managed to resolve thanks.
Used i wrapped my meausre in ROUNDUP and that fixed it.
Thanks.
audreygerred
2 years agoSuper User
What is the data type set as for your field with the 0.00 showing? Is it a measure? Is it an actual field?
databot_kd
2 years agoHelper III
It is a measure. I have managed to resolve thanks.
Used i wrapped my meausre in ROUNDUP and that fixed it.
Thanks.