Forum Discussion
Anonymous
2 years agoNot applicable
Export Power BI report in a JSON format
Hi! Is there a way to export Power BI report in a JSON or similar machine readable format so we can reuse the data elswhere?
Anonymous
2 years agoNot applicable
Hi Anonymous ,
You can use the R script to convert the data frame into JSON format and export into a JSON file. Refer to the following solution for detailed steps:
Solved: Export data in JSON format - Microsoft Fabric Community
Best Regards,
Adamk Kong
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous2 years agoNot applicable
I guess this would be prefered, but I would need a more detailed explnation, Im not familiar with R.