Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I need to apply the formatting background of column 2 in Table visual with 3 different conditions :
Column 1 | Column 2 | Column 3 | Column 4 |
4 | 2 | 3 | 8 |
5 | 7 | 4 | 2 |
4 | 4 | 2 | 2 |
Condition 1 : Column 2 = Column 1 : no color
Condition 2 : Column 2 > Column 1 : Red
Condition : Column 3 > Column 4 : Orange
Thank you in advance.
Solved! Go to Solution.
#Measures :
#Measures :
can you share sample output in table format?
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
18 | |
13 | |
7 | |
5 |