Hello all,
Question: in an Interactive Grid, how can I conditionally show a HTML expression? The condition is based on a simple column value ('Yes' / 'No'). Previously, in Interactive Reports, I typed the HTML expression within a CASE expression in the query. In IG this does not work though (there seems to be no property in IG to NOT escape HTML expressions). If I use the item type HTML expression in IG, I seem not to be able to apply it conditionally (besides the too high-level server condition). What would be a good approach here?
FYI: I've tried Googling this, but did not find answers containing the combination of Interactive Grid + HTML expression + condition. I found one answer just saying to use HTML expression, but without the condition part.
Thanks for any answers in advance!
Kind Regards