Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Why is this so contradictory? Can someone clarify?
https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-conditional-table-formatting
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:
For matrix:
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?
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
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.