Forum Discussion
Show non-existent Boolean value on visual
- 5 years ago
Hi Anonymous ,
In this case, since there is no "true" field in the table, you must create additional measure and construct a context to count the "true" field.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Currently it either returns either TRUE or FALSE, because an item is either correctly handled or it is not. There is no inbetween. So currently it only returns FALSE while I want to show the number of times TRUE is returned (0).
Edit: Spelling
Hi Anonymous ,
In this case, since there is no "true" field in the table, you must create additional measure and construct a context to count the "true" field.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.