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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
IamTDR
Responsive Resident
Responsive Resident

Using Duration in a Table Visual

Hi

I am creating a quick BI report using data in excel from a third party company.  Within the excel data, a field exist for 'time_spent_on_a_call.'  When I imported this data into query, I changed this field's data type to by duration.  Once I import the data and try to use this field this field is now data type decimal.
Any way the this field in the visual can display as it displays in the query and excel?  (meaning show like this "00:01:23")  Is the only option to turn this to a text field?  Doing so I would then be able to sum.

Any suggestions?

Thanks in advance!

 

1 ACCEPTED SOLUTION
mahoneypat
Microsoft Employee
Microsoft Employee

You won't be able to SUM, AVERAGE, etc. with them in text form, so you need to either parse them out and convert to numbers or use the approach I suggested (which I think will be easier).

Regards,

Pat





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


View solution in original post

4 REPLIES 4
mahoneypat
Microsoft Employee
Microsoft Employee

You won't be able to SUM, AVERAGE, etc. with them in text form, so you need to either parse them out and convert to numbers or use the approach I suggested (which I think will be easier).

Regards,

Pat





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


IamTDR
Responsive Resident
Responsive Resident

Okay thanks!

mahoneypat
Microsoft Employee
Microsoft Employee

In the query editor add a column using Duration.TotalSeconds([DurationColumn])/60 to get minutes in decimal form you can then use in analyses.

Regards,

Pat





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


IamTDR
Responsive Resident
Responsive Resident

Image.png

Above is a piece of the data this company provided in excel. (Which I then loaded into BI)
The duration periods already provided in Intervals.  Is it best just to use these as TEXT fields??

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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