Forum Discussion
Source / Version Control for PBIX files
- 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.
This currently works, though the UI hasn't been designed, and it's probably not production ready. Feel free to submit some PRs!
- realquo8 years agoAdvocate I
Hi Kodonnell,
I'm trying to install your solution but I'mstuck at
pip install .with error
SpoilerDirectory '.' is not installable. File 'setup.py' not found.Could you please provide some help? It would be very appreciated!
TYA,
SG
- kodonnell8 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
- realquo8 years agoAdvocate I
Hi!
Thanks for clarifying, I'll follow up on Github for the future,
best,
S