Customize Power BI Theme Without JSON: Part Two

Overview

In this article, we will talk about different properties used to customize Power BI JSON. You are reading the second part of this article series.

If you haven’t visited the first part of the article, please check the article using the following link.

Pre-Cap

In the first part of the article series, we have discussed how we can customize the current report theme and how we can change the name and color options.

During this article, we will talk about the other properties used for customizing the theme.

Let’s get started!

Text property

The text property provides the following customization options.

  • General
  • Title
  • Cards and KPIs
  • Tab headers
    Text

Now, let’s explore each of them in brief.

  • General: We can format the text in each visual including data and axis labels.
    General 
  • Title: We can format the visual titles and Axis titles using this property.
    Title 
  • Cards and KPIs: We can format the callout values in the card and KPI visual using this option.
    Cards and KPIs 
  • Tab headers: We can change the tab headers for the Key influencers visual using this option.
    Tab headers 

Visuals property

The visual property provides the following options for the customization.

  • Background
  • Border
  • Header
  • Tooltip
    Visuals 

Now, let’s explore each of them in detail.

  • Background: We can change the visual background with transparency using this option.
     Visuals
  • Border: We can turn on the border using this option. With that, we can change the color and radius using this option.
    Customize theme
  • Header: Using this property, we can change the header of each of the visuals.
    Header 
  • Tooltip: We can change the font color and background color of the hover tooltip using this option.

Page property

The Page property provides the following options for customization.

  • Wallpaper
  • Page background
    Page  

Now, let’s explore this property in brief.

  • Wallpaper: We can format the area behind the report page using this option. We can change the color and transparency using this option.
  • Page background: We can format the page background color and transparency using this option.
    page Background 

Filter pane property

The filter pane property provides the following options to customize the properties.

  • Filter pane
  • Available filter cards
  • Applied filter cards
    Filter pane

Now, let’s explore each of the properties in brief.

  • Filter pane: We can set the following different properties using this option.
  • Available filter cards: We can format the filter cards that haven’t been applied to the visual.
    Available filter cards 
  • Applied filter cards: We can set the format property for the filter cards that have been applied in the filter selection.
    Applied filter cards

Conclusion

This is how we can set the different properties using the customize theme option. Isn’t it amazing?

Stay connected with me for more amazing articles!!

Happy reporting!!


Similar Articles