Forum Discussion
Sidhant
Advocate V
1 year agoModifying the Layout files to add new visuals or update properties
Hi everyone, As we know pbix file is collection of different folders which includes the following: And inside the report folder we have the 'Layout' file (which is a type of JSON file) , the ...
- 1 year ago
This changes are not supported with pbix or bpit format. They are support with power BI projects. Save your file as pbip and you'll have access to the the report.json file which you can modify. The files should have a JSON schema, so you open with Vs code, you should get a indication of what is valid
Deku
Super User
1 year agoWith mar release you can right click a visual to copy it's visual id