Forum Discussion
RLS
- 1 year ago
Hi HFT Could you check these documentationplease
- Azure AD Authentication: Azure AD Authentication
- Power BI REST API: Power BI REST API Documentation
- Power BI JavaScript API: Power BI JavaScript API Documentation
Hi Akash,
I do know about the app, but they do not want to see the report through app and they want to check it in thier product web page. Can you please enlighten me on the first option and can we achieve to publish the url in the client web page and the particular x person should only see their related data and in the same case for y and z.
Hi HFT Use the Power BI REST API to generate embed tokens with RLS roles for each user (X, Y, Z). Authenticate using Azure AD, fetch tokens dynamically, and embed the report on your webpage using the Power BI JavaScript API
- HFT1 year agoHelper I
Thank you for the response Akash, but I havent used this complex approach before can you please guide me step by step on how to achieve this.
- Akash_Varuna1 year agoSuper User
Hi HFT Could you check these documentationplease
- Azure AD Authentication: Azure AD Authentication
- Power BI REST API: Power BI REST API Documentation
- Power BI JavaScript API: Power BI JavaScript API Documentation