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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Alright. I know this has probably been posted a gazillion time here; but, I'm getting an error
"DataFormat.Error: We couldn't parse the input provided as a Date value.
Details:
15-Oct-19*"
Now, as data is thousands of rows long, I can't check the data quality. If I sort it decending, it throws up an error obviously. I know that there's an error, and I want to solve it by removing that * at the end. but, how do I do it? It's not even letting me work on the error.
Hi @npate102!
I'd suggest 3 things:
- On Edit Queries, replace value * for nothing
- Create a example column only with value you mentioned 15-Oct-19, and then deleting the previous column
- Check source and get root cause
Hope this helps 🙂
Barbara
-