Forum Discussion
soderqvistn
1 year agoHelper I
Conditional format fields as blank based on another field
Hi, Is it possible for me to blank the other fields based on the field that's in the square? so basically when Tillhörighet = Oanmälda then Kvalificering = Blank() and so on
- 1 year ago
The best way to tackle this would depend on how your model is set up. If everything is coming from a single table then a simple calculated column with the IF statement will work and then you would replace your Kvalificering field with the new calculated column in your visual
Please mark this post as solution if it helps you. Appreciate Kudos.
Anonymous
1 year agoNot applicable
Are you expecting hightlighted 'Oanmälda' name will change to blank() in entire rows?, Is that name is static or dynamic?
Regards,
SK