Forum Discussion
How to pass dynamic parameter to the JSON as a data source
- Anonymous6 years ago
I found that, Currently it is not possible to pass the query level parameters from the Power BI Service either Embedded URL or Report URL.
Please vote for the idea
v-juanli-msft , Thanks for your inputs,
With the Power BI Service URL query string parameters will filter the report, but they will not change report parameter values, i.e. it will not re-execute the data source with the values passed in the URL.
Plese see the below an overview of my target.
I'm using the Datasource : REST API i.e http://ABC/datasources/Products?rs:Date=2020-01-02 and its running fine and getting data as i am passing all parameters dynamically but It is not pulling the data by changing the URL parameter once I Published the Report to Power BI Service .
I'm not sure whether, this can be achieved as of my knowledge Power BI Query string parameters are for filtering the data and it will not re execute the datasource to get new data.
I found that, Currently it is not possible to pass the query level parameters from the Power BI Service either Embedded URL or Report URL.
Please vote for the idea