Forum Discussion
edwardrmiles
10 years agoHelper III
Source / Version Control for PBIX files
Does anyone have any suggestions for version cotrolling PBIX files? My primary need would be describing the changes when I check it in. In a perfect world I'd also be able to compare file elem...
- Anonymous10 years ago
edwardrmiles Well, I can speak to how it acts in VS 2015. (but I would imagine it works just as well in other versions)
Create a folder under a solution, add your PBIX files.
Double click on your PBIX file, and the Power BI Desktop opens.Make Changes, and the PBIX file acts like other VS objects and is marked as altered and must be checked back in.
realquo
8 years agoAdvocate I
Hi Kodonnell,
I'm trying to install your solution but I'mstuck at
pip install .with error
Spoiler
Directory '.' is not installable. File 'setup.py' not found.
Could you please provide some help? It would be very appreciated!
TYA,
SG
kodonnell
8 years agoFrequent Visitor
Ah, I don't know if it's actually ready to install yet (need to make that clear in the readme). Just copy the files and run them - no need to install anything.
Can you post on the github issues page in future? Thanks