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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

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
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

Top Solution Authors