Hi,
I have power BI report, Is there a way I can show the URL of power BI report in canvas app and redirect to power BI report on click of URL, without the login screen in between?
Thanks.
Solved! Go to Solution.
@PatilChetan I did Embed report and selected website or portal, I have got the embed URL, I am passing filters to the embed URL, below is the URL.
EmbedURL&$filter=Master_Item/Item Format ID & Name eq '152034-AS01 - NA NA NA ULTIMATE SURPRISE ASST '
Filter is not applying may be because I have spaces in attribute name and value. I have tried passing _x0020_ for space, but it still did not work.
When I tried below filters, it worked. I am getting data only for US-WALMART.
EmbedUrl&$filter=Master_Cust/SPA eq 'US-WALMART'"
Please check your query string parameters.
With parameters, you can filter the report for one or more values, even if those values contain spaces or special characters.
URL?filter=Table/Field eq 'value'
Regards,
Chetan
@PatilChetan I tried with URL?filter=Table/Field eq 'value' but still it is not filtering.. 😞
User | Count |
---|---|
252 | |
106 | |
96 | |
50 | |
39 |