Forum Discussion
Dynamically Change Data Source Using Parameter and Slicer
Hi Anonymous
Is there a way to change the data source from a report view?
Regards,
Zurab
- Anonymous3 years agoNot applicable
HI zurab4000,
Query parameter is possible to achieve dynamic change the data source. You only need to parameterize the connection string with query parameters.
Current the slicer and filter not able to directly interact with the backend query tables connection string. I'd like to suggest you submit an idea for these requirements.
Microsoft Power BI ideas
Regards,Xiaoxin Sheng
- Farhad882 years agoHelper I
Hi zurab4000
It is possible to define a paramateric SQL query which can be updated in real-time based on the selected value in a slicer. But it seems that it is limited to the data sources that supports DirectQuery. In this ragard, these two links should be useful:
However, I am still looking for a way to apply the same scenarion on the WEB (RestAPI) data source. Please let me know if you find any solution.
Best regards, Hossein.