The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi, can someone help to create a Dax, to compare the two columns showing below
Solved! Go to Solution.
Hi,
You can simply create a measure to compare your existing measures or columns. e.g. here
Measure1 = [WTD 550 Release Plan %] - [550 Target %]
Now, use that measure to any conditional formatting. e.g. if value > 0 then Red / Green and vice versa.
Hope this resolves your problem.
If it does, then please mark this as solution. Thanks
Hi,
You can simply create a measure to compare your existing measures or columns. e.g. here
Measure1 = [WTD 550 Release Plan %] - [550 Target %]
Now, use that measure to any conditional formatting. e.g. if value > 0 then Red / Green and vice versa.
Hope this resolves your problem.
If it does, then please mark this as solution. Thanks
User | Count |
---|---|
77 | |
75 | |
36 | |
31 | |
28 |
User | Count |
---|---|
105 | |
97 | |
55 | |
48 | |
48 |