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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Qotsa
Helper V
Helper V

Convert Decimal Hours column to mins

Hi,

 

I have a column duration from an SQL DB. It's in decimal number containing .25,.75, .5 etc..

I'd like to convert all these to minutes

 

Need the whole column to display as 15,45,30 etc...

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Qotsa,

You can create calculated column like this:-

Converted to Minutes = 'Time'[Duration]*60
 

Duration.JPG

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Qotsa,

You can create calculated column like this:-

Converted to Minutes = 'Time'[Duration]*60
 

Duration.JPG

That was easier than I thought. Thks very much.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

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

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.