Forum Discussion
Anonymous
6 years agoNot applicable
Measure with If statement checking for value
Hey everyone, In my dataset I have a column called "Isclosed" which has a value of True or False. In my vizualisation I am trying to create a "card" or anything that display "Closed" if the v...
- 6 years ago
Hi Anonymous ,
Here is a picture with either a table or a card.
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos πare nice too.
Nathaniel
Nathaniel_C
6 years agoCommunity Champion
Hi Anonymous ,
Here is a picture with either a table or a card.
Let me know if you have any questions.
If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos πare nice too.
Nathaniel
Anonymous
6 years agoNot applicable
Hey Nathaniel_C thanks for the help! I had to first convert the whole column to a text type (as it was boolean) so it did not work before but now it works perfectly.