Forum Discussion
david_obrien1
3 years agoNew Member
Refresh published report in service
Hi all, I have a report created in Power BI Desktop that loads a few JSON files from a private github repo. That all works well. However, I'd love to somehow have this report refresh automatica...
ImkeF
3 years agoCommunity Champion
Hi david_obrien1 ,
do you get an error-message (and if so: what does it say?) or is the scheduled refresh simply greyed out?
I am a bit surprised that the query works without without an API key if it sits in a private repo, tbh.
david_obrien1
3 years agoNew Member
I don't get an error message and can't configure data refresh because I don't even know where to configure this.
If I go to File -> Options and Settings -> Data source settings I only see this.
I found this article here (Skip Test Connection for On-premises and Cloud Data Sources | Microsoft Power BI Blog | Microsoft Power BI) and my Power BI Desktop looks completely different. I don't see any of those dialogues.
The query works using Basic authentication. I do provide the GitHub PAT.