Forum Discussion
Create a PBIX file via API
Thanks for the direction, Lydia. That approach is historically very important for us developers in general. I can't believe that it does not exist yet in the Power BI environment / ecosystem.
By the way, that creation on the fly was very common in Crystal Reports back in the 2000s' when we used to create CR files from our VB6 code. Will there be it is possible to work with the DLLs like we did it for creating the CR files?
🙂👍
You can see the current Power BI REST API documentation here, and to this day there is nothing to create a dataset:
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/update-refresh-schedule
It's a surprising omission compared to Tableau who added their Hyper columnar engine years after PowerPivot/Power BI had VertiPaq, but does offer the Hyper API.