Forum Discussion
Dynamically show dimension column based on user
- 4 years ago
Hi,
Thanks for your reply.
But I don't want to remove rows.
The data that needs to be shown is in the same record, however the displayed column has to be dynamic.
I ended up using the SELECTEDVALUE function.
In combination with some other filters I finally have a solution.Thanks anyway.
Frank
Is it separate rows you want to remove based on the column [File Masked]?
In the Modeling tab, there is an option to manage roles there.
I created a column with 1s and 0s to show which rows I wanted the user to see.
Then I can test the view here:
Then to apply it, I go to My workspace > Security > and then type what group of people can see what view.
Hi,
Thanks for your reply.
But I don't want to remove rows.
The data that needs to be shown is in the same record, however the displayed column has to be dynamic.
I ended up using the SELECTEDVALUE function.
In combination with some other filters I finally have a solution.
Thanks anyway.
Frank