Forum Discussion

ripstaur's avatar
ripstaur
Helper III
5 years ago
Solved

Data won't refresh

So, I have a report that I built in Desktop using what I thought was a link to some data in GitHub. At least, the first time I did it, it worked. I scheduled a refresh, and it says it refreshed succe...
  • edhans's avatar
    edhans
    5 years ago

    Power Query doesn't access Dropbox at all ripstaur so it must be "local" in that you have sync'd them to your machine. The gateway will have to be propery configured to allow that.

     

    M code can be obtained from the advanced editor. The reverse of these instructions basically:

    How to use M code provided in a blank query:
    1) In Power Query, select New Source, then Blank Query
    2) On the Home ribbon, select "Advanced Editor" button
    3) Remove everything you see, then paste the M code I've given you in that box.
    4) Press Done
    5) See this article if you need help using this M code in your model.