Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
Anonymous
Not applicable

Missing dates when importing data from CSV file

Hello everyone,

I am importing environmental data from a CSV file. The column containing the Date is in text format in the CSV file.
I noticed that Power BI "confuses" month and day when formating the column as Date/Time. I have fixed that manually rearranging de date and time in a different column. 

However, that works until day 12 of the month, after that Power BI assumes I am importing a Date where the value for the Month does not exist. For example, today would be Day 11 of Month 15. As a result, Power BI is not importing these values from the Date column in the CSV file, leaving empty cells instead.

It is interesting that this does not happen with all of the CSV files from other sensors. They could have the same date type in the CSV file but Power BI would read them correctly.

Hope somebody can help me with this.

Thanks

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

Please tell me if the above problem has been solved. IIf not, can you provide two screenshots about CSV date setting and Power BI Desktop date setting? If it is possible, please provide Advance Editor in Power Query.

 

Best Regards

Community Support Team _ Polly

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Anonymous
Not applicable

Hi @Anonymous ,

Please have a try.

Add a column below:

Text.Combine({"20" & Text.End([Date], 2), Text.BetweenDelimiters([Date], "/", "/"), Text.End(Text.Start([Date], 4), 2)}, "/")

11.PNG

 

Best Regards

Community Support Team _ Polly

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.