Forum Discussion
cubedweller
7 years agoRegular Visitor
power query formula error: cannot apply operator <
The power query formula shown below is given me the error shown below. A sample of the data where Completed Paste Due <3 Days is displaying "error" is shown below as well. Task Due Date and Task Fi...
- 7 years ago
Hi,
This should work
- Change the data type of task finished date and task due date columns to Whole Numbers
- Write your formula
- Change the data type of task finished date and task due date columns to Date
Hope this helps.
Ashish_Mathur
7 years agoSuper User
Hi,
This should work
- Change the data type of task finished date and task due date columns to Whole Numbers
- Write your formula
- Change the data type of task finished date and task due date columns to Date
Hope this helps.