Forum Discussion
Power BI Admin API Report Refresh Issues
Hi. I'm not totally sure that the code would work, but what you can do is be sure to use the same privacy level for all the credentials sources (like organizational or public) and skip test connections. There are some API sources that can't pass the test but will work any way. If there is a real issue it will show when refreshing.
I hope that helps,
- itsmebvk3 years agoContinued Contributor
ibarrau Thanks for your inputs. Yes I have already tried that method. But no luck 😞
- ibarrau3 years agoSuper User
Then I think the Power Query code of the post it's an approach. Not every develop at Desktop can be on the production environment. What we actually do for activity logs is exporting with a Python library SimplePBI. Then connect PowerBi to that data.
If you have a requirement for doing it over power query then it might be deep dive research on how to create a code that works on service. Otherwise you can try approaches like python.
I hope that helps,