Forum Discussion
Multiple users using PowerBI desktop in parallel
- 6 years ago
KyleEdw there is no such method to work parallel on same power bi file, what we did is used SharePoint file check-in and check out procedure, so when a user wants to work, it checks out the file, do his work, check back in and log his changes and then next user can take over it. it keeps the changelog and version history and avoids multiple users to work on at the same time.
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop shop for Power BI related projects/training/consultancy.⚡
KyleEdw there is no such method to work parallel on same power bi file, what we did is used SharePoint file check-in and check out procedure, so when a user wants to work, it checks out the file, do his work, check back in and log his changes and then next user can take over it. it keeps the changelog and version history and avoids multiple users to work on at the same time.
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop shop for Power BI related projects/training/consultancy.⚡
I have heard of a temporary similar solution to this. But this process you essentially just set in place for changing made by multiple users on the .pbix file in PowerBI desktop. However, for changes made by multiple users online associated to that .pbix file, Im assuming this process was not needed?