Forum Discussion
ANB_13
3 years agoHelper I
Create a new conditional column with difference of dates
Hello everyone, I want to create a new conditional date : i have a column XXX with date (with some empty fields) and i want to create a new column with conditions : If the difference between...
- 3 years ago
Hi ANB_13,
Check at image bellow the Power Query function how to create a new collumn as you wish. The trick here is know how to use Duration.Days() function.
If you think it is solved your problem, please, consider to mark it as solution.
Regards
trt18-sistemas
3 years agoAdvocate IV
Hi ANB_13,
Check at image bellow the Power Query function how to create a new collumn as you wish. The trick here is know how to use Duration.Days() function.
If you think it is solved your problem, please, consider to mark it as solution.
Regards