The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
86 | |
84 | |
34 | |
34 | |
34 |
User | Count |
---|---|
94 | |
79 | |
63 | |
55 | |
51 |