Forum Discussion

1 Reply

  • Hi FatemaRangwala - Ensure the JSON syntax is correct and all required properties are included. Additionally, colors must be specified in a valid format.

     

    Eg: 

    { "name": "Custom Bookmark Navigator Theme", "dataColors": [ "#1b4f72", "#21618c", "#2874a6", "#2e86c1", "#3498db", "#5dade2", "#85c1e9" ], "background": { "color": "#f4f6f7" }

     

    above shared link there is an error at: "bookmarkNavigator" : { 

     

    you can get more Json themes in power bi templates below:

    Use report themes in Power BI Desktop - Power BI | Microsoft Learn

     

    try the above approach to get the json code from tempalates and let know 

     

    Did I answer your question? Mark my post as a solution! This will help others on the forum!
    Appreciate your Kudos!!