Forum Discussion
Dataset security
Hi PhillieB69,
Per my knowledge, I didn't find any valid solution or workaround to achieve RLS on dataset. As of now, it look like impossible to achieve such a requirement.
Regards,
Yuliana Gu
I am not an expert so excuse if that makes absolutely no sense. Depending on the size of the data, you should be able to create a new column for each department/unit/function and ask it to only bring the data if the department/unit/function equals X otherwise, "blank".
If the data is huge, it may slow the system but at least that could be a possibility.
- PhillieB698 years agoFrequent Visitor
The column you are referring to is indeed available. The thing is that in the end the whole dataset is available whereas we'd like to share only the data that is relevant to the different departments/ companies. So how to build multiple filtered datasets from a single central dataset