Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
The power query formula shown below is given me the error shown below.
A sample of the data where Completed Paste Due ❤️ Days is displaying "error" is shown below as well.
Task Due Date and Task Finished Date are both of type date.
Any idea how to fix this error?
if [Completed Past Due]=1 and ([Task Finished Date]-[Task Due Date])>=0 and ([Task Finished Date]-[Task Due Date])<3 then 1 else 0
Power Query Error
Data
Thank you.
Solved! Go to Solution.
Hi,
This should work
Hope this helps.
Hi,
This should work
Hope this helps.
User | Count |
---|---|
77 | |
76 | |
43 | |
30 | |
24 |
User | Count |
---|---|
97 | |
91 | |
52 | |
47 | |
46 |