sql-bi / Pbi-PushDataset

Validate and translate regular Tabular models in Push Datasets, also providing helper functions to clear, populate, and simulate real-time transactions.
MIT License
49 stars 15 forks source link

Does the Power BI PUSH dataset support BIM files from an Analysis Server project #3

Closed sdg002 closed 2 years ago

sdg002 commented 2 years ago

Can I use the BIM file generated by an Analysis Server project in Visual Studio?

This way, I get to GIT control my model file and do CI/CD and Pull Request reviews for any model changes.
The binary nature of PBIX/PBIT makes it very hard to do a sensible quality control during development time.

Thanks, Sau

marcosqlbi commented 2 years ago

Yes of course! We show how to start from a Power BI model because it is more popular, but starting from a BIM file is the way to go!