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.
I am really struggling with finding a solution to this date problem.
I am trying to conditionally format a table with dates that appear in the following format DD/MM/YYYY
I am continuously getting this message:
"Cannot convert value '8/30-/2-022' of type Text to type Date"
I have looked at all of the dates in my data and none of them are incorrectly formatted. I have tried changing them from date to text but that doesn't work. I have looked at dozens of solutions online but I can't seem to make this work.
Can anyone help?
Here is my data. I have looked at all of the dates and there are no errors, especially no strange dashes separating the numbers. My goal is to conditionally format each row based on the date.
31+ days should be formatted green
15-30 days should be yellow
0-14 days should be orange
Less than 0 days should be red.
Due Date. Code 1 Code 2
10/29/2022 HJ KJ
10/28/2022 GH PO
10/24/2022 HJ KU
10/21/2022 HJ NH
9/20/2022 VG PO
9/18/2022 KH KJ
9/16/2022 GH HJ
9/15/2022 NK GG
9/14/2022 CT UY
9/10/2022 UH GF
Can you post a sample of your data please (in text not a picture) and what the desired result is please?
What function is being used that gives this error
"Cannot convert value '8/30-/2-022' of type Text to type Date"<-- and is that a typo in the date?
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.