Forum Discussion
Anonymous
3 years agoNot applicable
We cannot apply operator < to types Date and DateTime error on Power query
I am working on this query that the return value should be a date but i keep getting this error (We cannot apply operator < to types Date and DateTime.) Does anyone have a suggestion on how i ca...
- 3 years ago
try Date.From instead of DateTime.From
wdx223_Daniel
Community Champion
3 years agotry Date.From instead of DateTime.From