Forum Discussion
Configure update on data sets.
Hello everybody!
I have the following problem, in the company where I work we have Power BI implemented in the Self Service way, which, the users are the owners of the datasets.
There is the possibility to manage the automatic update of the data sets in some global way, either through an API or Power Shell.
What do you recommend doing in this scenario in order to control the number of times the reports are updated?
Thanks!
Regards!
Anonymous , You have power bi Cmdlets , see if these can help
https://docs.microsoft.com/en-us/powershell/module/microsoftpowerbimgmt.data/?view=powerbi-ps
or rest API
2 Replies
- amitchandakSuper User
Anonymous , You have power bi Cmdlets , see if these can help
https://docs.microsoft.com/en-us/powershell/module/microsoftpowerbimgmt.data/?view=powerbi-ps
or rest API
- AnonymousNot applicable
Thanks amitchandak