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.
Hi All
I have a CSV file , the posting date , after import to PQ , i try to convert it to Date , all date become error. i also try to convert to US date , it also not working. Hope you can help me to import to PBI , and let me know how to make it become date ?
https://www.dropbox.com/s/1326cuvkjirs9co/GL_TS.csv?dl=0
I Try by import using CSV file format.
Paul
Solved! Go to Solution.
Hello @Paulyeo11 ,
Maybe the structure of your date can't change to the U.S. date.
You must right-click the date column and select Change Type -> Using Locale.
Then choose English (World).
Best regards
Community support team _ zhenbw
If this post helps,then consider Accepting it as the solution to help other members find it faster.
Hello @Paulyeo11 ,
Maybe the structure of your date can't change to the U.S. date.
You must right-click the date column and select Change Type -> Using Locale.
Then choose English (World).
Best regards
Community support team _ zhenbw
If this post helps,then consider Accepting it as the solution to help other members find it faster.
Hi Zhen
Thank you vry much for your sharing , yes you are correct , i make a mistake to change the date to USA date , which is wrong . instead i should use UK date .
If this world all just using one standard date , i think it will be less problem , but that is not possible.
Paul
Hi,
It imports just fine for me.
Hi Ash
thank you for sharing , I will try again .