Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi!
I have a table with four dimensions. How can I hide a dimension por an especific dimension? Thank you
Set variable to dimension name
Use the below expression on your dimension
If(vShowDim= 'Dim',Dim)