We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. 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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 10 | |
| 8 | |
| 7 | |
| 7 | |
| 5 |