
Hi,
here's an example (from youtube) of building a filter of a Power BI report into the URL of the report in Power Apps formula bar:
This filter applies for all report pages. However I'd like to put a filter of a specific report page, and not for all pages, in the URL. In Power BI it's called "Filters on this page".
Basically the URL of a report page looks like:
https://app.powerbi.com/groups/......./reports/...-...-..../ReportSection.........?language=en-US
How can I add that kind of filter in URL?
Thank you.