Forum Discussion
Power BI Embedded with Row-Level Security?
- 10 years ago
I see this has been implemented...
https://azure.microsoft.com/en-us/documentation/articles/power-bi-embedded-rls/
Thank you, Power BI team!
Hi , Is the sample code shown in the link working. I am talking abt code under the topic -- "Embed a Power BI report with in iFrame" (in the page How to use Power BI Embedded with REST) . the code located at the very bottom of the page with PHP code (start with
<?php // 1. power bi access key $accesskey = "MpaUgrTv5e..."; // 2. construct input value $token1 = "{" ...
I changed access key, and other values and report id as well but it just display
This content is not available.
Learn more about Power BI.
Pls help...
Hi Guys,
Just wondering if there has been any update to this? We are evaluating Embedded for a client and they need RLS. The forum discussion is very inconclusive.
Thanks in anticipation,
Nimish
- gilbertocrespo8 years agoAdvocate I
Maybe this content bellow may help you. It was updated on October 9, 2017.
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedded-rls/