Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
After embedding a power BI API, I tired passing parameters and filter on the URL, it didn't work. I tried then the same approach with a query filter on a dummy model dashboard, it worked for the URL but not the parameter.
On the embedded dashboard: https://app.powerbi.com/groups/[workspace ID]/reports/[report ID]/ReportSection?filter=%2764_stream-...
we filtrate on the attribute: '64_stream-payment'[response.type] with the value 'FMD'.
For the parameter: https://app.powerbi.com/groups/[workspace ID]/reports/[report ID]/ReportSection?rp:Langue=ENG to set the parameter Langue to English.
Any insight on why it didn't work.
Thanks,
Hi @Anonymous ,
Try to add a string to the URL: &$filter=64_stream-payment/response.type eq 'FMD'
Set the language to English: &language=en-US
Referencing: https://powerbi.microsoft.com/en-us/blog/easily-embed-secure-power-bi-reports-in-your-internal-portals-or-websites/
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
73 | |
73 | |
39 | |
25 | |
23 |
User | Count |
---|---|
96 | |
93 | |
51 | |
43 | |
42 |