Hello Power Apps Community,
I have a Power Apps application that includes a Power BI report, embedded using a URL. I want to apply a dynamic filter to this report based on a variable in my Power Apps application.
Currently, I am setting a variable named varMyValues when a user clicks a button. This variable is a string of concatenated IDs from a Gallery:
My Power BI Embed URL looks like this:
"PowerBIUrl&actionBarEnabled=false&navContentPaneEnabled=false"
My goal is to dynamically filter the Power BI report based on the varMyValues variable, displaying only the items with IDs that match those within the variable.
I'm unsure how to modify the Power BI Embed URL to include the filter parameters derived from varMyValues. Is there a way to accomplish this within Power Apps?
Any guidance or suggestions would be greatly appreciated. Thank you in advance!
Regards
Angela

Report
All responses (
Answers (