Forum Discussion
Manage pbix source by workspace
How do you manage the pbix source version as you move from development to UAT to production?
I need the ability to see what version is in which workspace.
I need a way to track feature changes (via comments if possible) on each pbix.
side bar: do you have multiple one report page per pbix? Or do you create a large pbix with multiple pages?
Thx for you time and consideration...
DaleH
What I follow is this:
For each workspace and the report, I have organized my local folders by workspace and files folders. For each Project/file, I have separate folders as Development, Testing, Published.
6 Replies
- DaleH
Resolver I
Nice. So, you are managing the source control outside Power BI Service...and there is no way to get to the information from the service. I can do that. Thx Fowmy
What about the side bar? side bar: do you have multiple one report page per pbix? Or do you create a large pbix with multiple pages? Do you have a standard practice there?