Forum Discussion
trutz
6 years agoAdvocate IV
Dataflow hosting best practices when using Row Level Security?
Hi all, I'm using dataflow to preload data and then put said data into a larger dataset that also provides row-level security. Starting out, I put the dataset/report and the dataflow into the same ...
Mariusz
6 years agoCommunity Champion
Hi trutz
You are correct, the best way is to keep the dataflows separate if you need let anyone access ( old days give access to the workspace ) or use certification capabilities for dataflows:
https://powerbi.microsoft.com/en-us/blog/announcing-new-certification-capabilities-for-dataflows/
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
- trutz6 years agoAdvocate IV
Thanks Mariusz for your reply.
Could you elaborate on your remark: "old days give access to workspace"?
What would your recommendation be given the fact that I have a model that others should be able to use in their reports.
Would you create an app instead of giving viewer access to the workspace?