Hi Team,
I have applied Row Level Security (RLS) to my dataset. When a user receives the report, it only shows data for their associated station.
I’m wondering if it’s possible to apply Row Level Security to parameters as well. I’d like to use a parameter in the table title to indicate which station’s data the user is viewing. If this is possible, could you please provide guidance on how to implement it?
Hi @Li_Yang,
Hope everything is well! I do not believe it is possible to apply RLS to parameters specifically. However, I would definitely explore adding dynamic defaults to the parameters for each user.
If that is not possible, although this workaround wouldn’t be dynamic as you would probably prefer, you can add a control to the parameter so that the user can select their specific station data. And with the RLS you applied to the dataset, they shouldn’t be able to see the other stations’ data when selecting them.
Let me know if either of these workarounds helped at all, and please feel free to message if you have any other questions!
1 Like