Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have multitab dashboard like this
My requirement is if score<50 then dashboard should show blank otherwise it should show the records.
Thanks,
Hi Tim,
You can use set analysis:
Only({$<Score = {"> 50 "}>} Score)
Regards
Nadsky