Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.