Forum Discussion
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 is it possible to export the JSON script of a PBIX file and change it and import it again?
Thanks!
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/
1 Reply
- amitchandakSuper 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/