Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Provide API & Library to create local PBIX files

Enable ISVs and system integrators to generate "personal" PBIX files that have a ready-to-use data model and set of filtered data so that a user can navigate into an "exported" dataset. It would be very useful in many applications and service. This could be the format to exchange data models and not just data. It can only provide benefit to the Power BI service also in terms of user adoption,
Status: Under Review
Comments
skamath
New Member
Yes it would be great if there is Power BI SDK that can be use by .Net framework to create/update PBIX files via program.
karishgadol
New Member
Another option would be to make pbix a text format. With Tableau we can edit TDS files (simple XML), so we don't actually need an SDK.
fbcideas_migusr
New Member
Karish: Metadata (data model, queries, and reports ) are already text files (PBIX is an Open XML file - it's just a ZIP). However, the data in the model are compressed and require an API to access that feature.
sam_vanhoutte
New Member
Please foresee such an API / Object model to edit PBIX. We really need to be able to provision reports and dashboard and just change the connection string in them.
johan10
New Member
It would be great to programmatically create and modify pbix files!
fbcideas_migusr
New Member
Indeed a critical feature! For a start it would be great with just a description of files (and formats) of the PBIX content. I.E. which compression techniques are used etc.
fbcideas_migusr
New Member
Status changed to: Under Review