The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
83 | |
83 | |
37 | |
34 | |
32 |
User | Count |
---|---|
92 | |
79 | |
62 | |
53 | |
51 |