Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Full json file from power bi default theme

Hi all,   I am looking for a full json file from a default theme. It would be useful to understand how we can set up detailed options within the file.   I am currently reading this Microsoft's t...
  • AlB's avatar
    7 years ago

    Hi Anonymous

     

    Save an empty .pbix with the theme you want and close it. Then open that file with file compression software (Winzip, 7-zip, ...). A pbix is actually a compressed file. Once into the file, go to

    ...\Report\StaticResources\SharedResources\BaseThemes\

    and there you'll find the json file for the theme.

     

    Another option is to have a look at the templates here or here 

     

    Cheers