Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredFabric Ideas just got better! New features, better search, and direct team engagement. Learn more
Hi all,
We've been using powerbi projects for about 3/4 of a year now, in conjunction with GIT via VS code to do versioning in Azure DevOps Repo. Which works fine, most the time.
However, when switching branches, the cache in the local workspace does not get released / cleaned properly, which can result (not guaranteed) into loading an old, or new, version of a dashboard when switching branches that both contain the dashboard.
The gitignore file contains localsettings.json en cache.abf, but this does not seem to remedy the sporadic issue.
The most sure way to 'fix' this right now, is to load an initial branch created at the dawn of time that is basically empty. Ensuring there are no remnants left in the local workspace.
I hope this helps in resolving this issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.