Forum Discussion
Dynamically change query parameter
- 9 years ago
keithpoplar There is Power BI REST APIs that you can use to automate certain tasks. Documentation for that is here and listed operations. I don't see anything for query parameters.
There is Power BI Embedded which is Azure service. There are several REST operations available for that and can check them out here. Again no operation for query parameters I can see.
Query parameters are currently only supported in power bi desktop and not in power bi service and that is why you don't see operations for them via APIs as well.
Data for a report is relevant to a user that runs the report. In your scenario where a user id can be applied? Is it on the SQL Server where data is selected?
ankitpatira: is this feature available for Power BI Service? I think, this is a nice feature if it is included in Power BI Service.