Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all
How can I check if any filter (dimension) is selected by user
You need to check in expression? if so, try like:
=Len(GetCurrentSelections())
You need to check in expression? if so, try like:
=Len(GetCurrentSelections())