Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
YoungLearning
Helper III
Helper III
3 REPLIES 3
Anonymous
Not applicable

Hi @YoungLearning 

The two documentations are not linked. The thing is that PowerBI offers a solution to customers to develop custom visuals and we have a documentation for that. Also, there is a documentation for PowerBI and how to use the visuals (those available in the Visualization pane). There are two different things.

 

The first documentation explains that, when developing a custom visual (with pbiviz library, typescript/javascript), you can't implement conditional formatting with table and matrix based visuals. Table and matrix based visuals are related to the data mapping used for the visual you are developing. 

When you develop a visual, it literaly means that you write the lines of code that describe how you're using the data coming from PowerBI and display the things you want. 

 

The second documentation explains that you can apply conditional formatting to table and matrix. It means that when using Table or Matrix visual, we can apply conditional formatting to the values we put in the fields

For table:

Paulhaha_0-1716904801384.png

For matrix:

Paulhaha_1-1716904872817.png

 

YoungLearning
Helper III
Helper III

I guess I can roughly visualise how to applying conditional formatting for table and matrix is like. Do you have some infographics though to compare the first and second documentation instance?

Anonymous
Not applicable

Hi, 

 

The first documentation is related to the use of conditional formatting within PowerBI Desktop and PowerBI Service for the native visuals (line chart, bar chart, pie chart etc.)

 

The second documentation is related to the use of conditional formatting when you develop from scratch a custom visual

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors