Hello,
I was wondering if there's a way to negate a return value in report builder. Specifically, I have:
${if visited_sites | selected:"003"} ... ${/}
and I want to know if there is a way to return true when "003" is NOT selected. Should I use this same syntax and negate it somehow, or am I going about this in the wrong way?
Thanks 🙂