Forum Discussion
PBI Embedded in App + RLS
- 9 years ago
- Is it necessary to have the app in Azure?
No,the application can be deployed as on-premises.
- Is it necessary to have an Office account for every logged person or not? (I suppose not because my idea is that person will log into the app)
It depends.
If you're using Power BI Embedded, No.
If you're embedding reports from Power BI.com(see how), then Yes.
- Anyone had any example with this scenario?
For Power BI Embedded, see Row level security with Power BI Embedded.
For embedding reports from Power BI.com, as each user would have an individual account, RLS just works as it does in Power BI.com, you'll set roles for users in "dataset"->"security".
If you have any question, feel free to let me know. ;)
- Is it necessary to have the app in Azure?
No,the application can be deployed as on-premises.
- Is it necessary to have an Office account for every logged person or not? (I suppose not because my idea is that person will log into the app)
It depends.
If you're using Power BI Embedded, No.
If you're embedding reports from Power BI.com(see how), then Yes.
- Anyone had any example with this scenario?
For Power BI Embedded, see Row level security with Power BI Embedded.
For embedding reports from Power BI.com, as each user would have an individual account, RLS just works as it does in Power BI.com, you'll set roles for users in "dataset"->"security".
If you have any question, feel free to let me know. ;)
- Anonymous9 years agoNot applicable
Thanks Eric_Zhang for the for the explanation.