Forum Discussion
Embed RLS report to company website
- 2 years ago
If you want to use your own custom authentication then you could build a solution using the "Embed for Customers" approach. See Power BI usage scenarios: Embed for your customers - Power BI | Microsoft Learn
- 2 years ago
wasiqkhan wrote:
No, I don't want to develop separate apps for this; I just want to embed a report on the website, provide client login functionality, and enable report filtering according to RLS. thanks d_gosbell
Well you are out of luck since the ONLY way to provide custom login is through an embedded app.
If you use plain website embedding you need to use EntraID for authentication (and the user licensing could be an added complication with this) and if you use publish to web there is no authentication (and therefore RLS does not work)
If you want to use your own custom authentication then you could build a solution using the "Embed for Customers" approach. See Power BI usage scenarios: Embed for your customers - Power BI | Microsoft Learn