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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Anonymous
Not applicable

Converting passing minutes to a date.

My question can look a bit weird.
Im using data that was pulled from the Priority system.
The date type in Priority is calculated by the sum of passing minutes since 01/01/1988.
So i ended up having a date column with whole number values. Each value (date) is the number of minutes passed since 01/01/1988.
Is there any way i can convert the column to a standard date type?

Thanks in advance!

1 ACCEPTED SOLUTION
PattemManohar
Community Champion
Community Champion

@Anonymous Please try adding new column as below:

 

NewDate = MinutesAdd[Date]+MinutesAdd[Minutes]/1440

image.png





Did I answer your question? Mark my post as a solution!

Proud to be a PBI Community Champion




View solution in original post

2 REPLIES 2
PattemManohar
Community Champion
Community Champion

@Anonymous Please try adding new column as below:

 

NewDate = MinutesAdd[Date]+MinutesAdd[Minutes]/1440

image.png





Did I answer your question? Mark my post as a solution!

Proud to be a PBI Community Champion




Anonymous
Not applicable

Thank you!

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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