Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello Team,
I am working on Embedded Power BI. I found your Description in https://azure.microsoft.com/en-in/updates/power-bi-embedded-query-parameters-api/. but i am not able to under stand how we can change Query Parameter .
Please find below details what i am doing and what i need your support.
1. Creating Report in Power BI Desktop.
2. Publish in Power BI Services
3. Register App in Azure Active Directories and get AccesToken
i am doing this Successfully.
Problem: i want pass some parameter value from my web application and this parameter value pass to my Power Bi Report and Report will Be Filter according Parameter Value - Example-> According to Customer ID , Customer can see only own related data , when User Login my Web Application Customer ID will be Pass from Web Application To My Power Bi Report where Report Content table there is ID Column content all user Data by UserID but After Filtration data will Reflect on Report.
Please provide me support..
Thank You Regards,
Pavan Pal(pavan.ku.pal@hotmail.com)
Hi Pavan,
I'm afraid this isn't a solution for your scenario. Please refer to the details below.
1. The last sentence from the link in your post is quite clear. If there are two customers who have different permission login to your application, there could be collisions.
The workaround or solution could be as follows.
1.1 service-admin-rls and developer/embedded-row-level-security
1.2 Create many dataset if possibles.
>>>Note that the parameters are based on the dataset, so they are defined per report/dashboard, but not on the user’s session level. It means that different users who are using the same report at the same time will always see the same parameter’s value.
2. About how to change parameters, we just need to invoke the REST API. Please consider the limitations first.
Best Regards,
Dale
Can share any sample application where we are using REST API.
User | Count |
---|---|
10 | |
5 | |
4 | |
4 | |
3 |
User | Count |
---|---|
14 | |
9 | |
5 | |
5 | |
4 |