Forum Discussion
Pikachu-Power
4 years agoImpactful Individual
Export JSON script from PBIX file
Hi all, I am not very familiar with JSON script. I have more pages with a yellow rectangle. Is it possible to import a JSON script that changes all rectangles to blue at once? Or in a general...
- 4 years ago
Pikachu-Power , import you can import as json and then expand it
refer if needed
How to import JSON Data: https://youtu.be/MPYfEetvFH4
export as of now is excel
You can use python to export in json
This is csv method, you can try json
https://www.thebiccountant.com/2018/12/29/export-data-from-power-bi-to-csv-using-python/
amitchandak
4 years agoSuper User
Pikachu-Power , import you can import as json and then expand it
refer if needed
How to import JSON Data: https://youtu.be/MPYfEetvFH4
export as of now is excel
You can use python to export in json
This is csv method, you can try json
https://www.thebiccountant.com/2018/12/29/export-data-from-power-bi-to-csv-using-python/