Forum Discussion
chundrub
4 years agoFrequent Visitor
It is possible to convert dataset (pbix) File to JSON File Format
Hi team, In our present work scenrio we would like to get the data from an Power BI dataset .Our plan is to download the PBIX dataset file in JSON format and load the data into SQL DB(Required) usin...
Anonymous
4 years agoNot applicable
Hi chundrub ,
It seems that you want to export Power BI Data into SQL Server finally, please check if the methods in the following links can be used as alternatives...
1. With R or using SSIS
Exporting Power BI Data to SQL Server
2. Powershell
Export Power BI Desktop data to SQL Server
3. Using API
Export Filtered Dataset from Power BI to SQL Server Programmatically using API and Power BI Embedded
Best Regards