Forum Discussion

edwardlee4948's avatar
edwardlee4948
Frequent Visitor
1 year ago
Solved

Help with Python Library for Manipulating Power BI PBIR(report.json) and DIM files

I am trying to build a Python library that can read PBIR and DIM files, specifically for manipulating Power BI reports. I noticed that those are all json format. My goal is to easily copy visuals fro...