Forum Discussion

richard-powerbi's avatar
richard-powerbi
Post Patron
6 years ago
Solved

Switching between working local/online

I made an if statement to change my source between local and SharePoint. It works with a parameter where I choose local or SharePoint, in the if statement it uses either Folder.Files or SharePoint.Fil...
  • GilbertQ's avatar
    6 years ago
    What I would do, is to always have it pointing at the SharePoint Files.

    This will mean no matter when you access it, it will be consistent, and allow you to refresh the data.