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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Issue with software version number converted to date in Power Query when appending JSON files

Hi everyone, i am appending multiple JSON files into a single table, and one of the data columns contains software version numbers (e.g: 2.2.4, 3.1.91). However, after expanding the table column, these version numbers are automatically being converted into date values. For example, 2.2.4 changes to 2/2/2004 and 3.1.91 to 3/1/1991.

 

weiwah_0-1710386047265.png


I've tried changing the data type to text in an effort to prevent this conversion, but the output remains in the date format. I also unchecked the "Auto Date/Time" feature under time intelligence settings, but it didn't solve the issue.

 

Any guidance or suggestions would be greatly appreciated.

 

Thank you in advance for your help!. 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , Make sure you change the datatype of the column to text. Remove or change any auto datatype conversation

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , Make sure you change the datatype of the column to text. Remove or change any auto datatype conversation

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

@amitchandak Thanks for your reply. I have done the steps as mentioned. My issue belongs to adjusting existing tables in Power Query. I resolved it by removing all steps from second to the last one, revert the table to the initial state upon import. Then, i reperform the combine binary files action under the content column. After recombining the files, reapply the previous steps and done.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors