Forum Discussion

Sidhant's avatar
Sidhant
Icon for Advocate V rankAdvocate V
1 year ago
Solved

Modifying 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 ...
  • Deku's avatar
    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