Forum Discussion
Update Datatsource setting of PowerBi Report with API as Source through PowerBi Rest API
- 1 year ago
Hi madhukardevale ,
How did you refresh the data during development? Did this work?
What happens if you sign in in the service as shown in your screenshot, is it then possible to refresh the semantic model manually in the service itself?
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
Ok, so it works if you update the credentials in the service and then fire the Refreshes REST API, right?
I guess updating the credentials in the service should be a one time thing and you do not need to update credentials right before every refresh.
Does this work for you?
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
Yes it works if you update crdentials in service once but we don't want that manual intervention as our reports are published through application and we want the refresh also through application itself
- tackytechtom1 year agoMost Valuable Professional
Now, I completely understand, what you are trying to do! 🙂
Have you tried setting a "skipTestConnection" or "skipConnection" flag to true? Sometimes they do exist under the hood, although the documentation does not list them.
Here an od thread:
Re: Power BI REST API Skip Test Connection - Microsoft Fabric Community
There seems to be an idea as well.
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/