Forum Discussion
Power bi Parameters
Hi Friends,
I have given parameters at desktop level and exported to power bi service, when I refresh the data at power bi Service , user should
automatically enter new parameter value( which means it should show the parameter values when ever user refreshes the data)
- Anonymous3 years ago
Hi @ Harish85,
Based on my research, the paramterized datasource can be published to Power BI Service. However, you can't modify the value in Power BI Service. As is said in the official document ,you can review and edit some parameter settings in the Power BI service -- not parameters that restrict the available data, but parameters that define and describe acceptable values. I'd like to suggest you use Power BI REST API to achieve you requirement.
For further information, you may refer Datasets - Update Datasources In Group and use new data source to replace the old one.
Also you may check if these thread helps
Solved: Parameters arent detected in Power BI Services - Microsoft Power BI Community
Query parameters displayed value doesn't refresh i... - Microsoft Power BI Community
Solved: Query Parameter Refresh Issue - Microsoft Power BI Community
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
Hi @ Harish85,
Based on my research, the paramterized datasource can be published to Power BI Service. However, you can't modify the value in Power BI Service. As is said in the official document ,you can review and edit some parameter settings in the Power BI service -- not parameters that restrict the available data, but parameters that define and describe acceptable values. I'd like to suggest you use Power BI REST API to achieve you requirement.
For further information, you may refer Datasets - Update Datasources In Group and use new data source to replace the old one.
Also you may check if these thread helps
Solved: Parameters arent detected in Power BI Services - Microsoft Power BI Community
Query parameters displayed value doesn't refresh i... - Microsoft Power BI Community
Solved: Query Parameter Refresh Issue - Microsoft Power BI Community
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.