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
dmcnamee
Frequent Visitor

Convert Jodatime period field to Time

Hi,

 

I'm new to Power BI and to the forum. 

 

I'm pulling data from a PostgreSQL database where one of the fields is a Java Jodatime Period representation. (https://www.joda.org/joda-time/)

 

As can be seen from the screenshot below, this is stored in a varchar(255) as PT30M (representing a Period of 30 minutes. Jodatime Period in DatabaseJodatime Period in Database

 

Has anyone ever worked with converting Jodatime Date/Time representations to something that can be interperted by Power BI?

 

Thanks!

1 ACCEPTED SOLUTION
Mariusz
Community Champion
Community Champion

Hi @dmcnamee 

To format the column, follow the steps below.
1. Click on abc123 icon in your column.

2. Select "Time" Data Type as below
image.png

Regards,
Mariusz

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
dmcnamee
Frequent Visitor

Hi Marius,

That appears to have done the trick. Thanks!

 

 

jodatime_2.png

 

However, the new Custom Column I just created is of type Text

It would be great if it could be formatted to type Time

 

I've tried the following to convert it to Time

 

Time.FromText([parsed_total_time])

jodatime_3.png

 

 

But it's giving an error: 

 

jodatime_4.png

 

Why is the error stating that it cannot convert the value to type Text, when I'm asking it to convert it to a type Time?

 

Many thanks,

Donal. 

Mariusz
Community Champion
Community Champion

Hi @dmcnamee 

To format the column, follow the steps below.
1. Click on abc123 icon in your column.

2. Select "Time" Data Type as below
image.png

Regards,
Mariusz

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

@Mariusz

That worked a treat!  🙂

Thanks a million for your help, 

Donal. 

Mariusz
Community Champion
Community Champion

Hi @dmcnamee 

You can add a custom column in Query Editor, like below.

 

image.png

 

Regards,
Mariusz

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.