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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

I Have Whole number date column to date and time format

I have column name with whole number like below for date.

rajesh4244_0-1622799821926.png

i need to add another column to show whole number date to normal date column like below.

 

rajesh4244_1-1622799966507.png

 

1 ACCEPTED SOLUTION
HotChilli
Super User
Super User

You can parse it as a number but it will be easier to change datatype to text then change it to date (or use one of the Power Query functions like Date.FromText).

Once it's in date format you can change it to datetime

View solution in original post

1 REPLY 1
HotChilli
Super User
Super User

You can parse it as a number but it will be easier to change datatype to text then change it to date (or use one of the Power Query functions like Date.FromText).

Once it's in date format you can change it to datetime

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors