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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
In Power Query, I've the table "InterimForEarliestDateCalculation(2)" which contains fields :
I'd like to add a custom column (Text): "ErrorInMilestonesDates" which would comply with :
= "Correct" if "earliestStartDateCorrected" = "earliestStartDateCorrectedv2"
= "Incorrect" if "earliestStartDateCorrected" <> "earliestStartDateCorrectedv2"
Could someone help me with the code?
Thanks in advance
Fab
Solved! Go to Solution.
Hi @Fab117 ,
try like:
Hi @Fab117 ,
try like:
This works perfectly.
Big thanks.
Fab
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.