Forum Discussion
prashantbucha
7 years agoNew Member
Extract Data from Power BI(pbix) file using code
Is there a way to extract data rows from tables using the .pbix file? On researching about the files that comprises the .pbix file, i found that the data is contained in a file named 'DataModel' whi...
Stachu
7 years agoCommunity Champion
you can do it using DAX studio
https://www.sqlbi.com/tools/dax-studio/
this article may be helful as well - it explains how connection to local host is managed
http://biinsight.com/exporting-data-from-power-bi-desktop-to-excel-and-csv-part-2-importing-power-bi-data-to-excel-directly/