Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.