Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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 Database
Has anyone ever worked with converting Jodatime Date/Time representations to something that can be interperted by Power BI?
Thanks!
Solved! Go to Solution.
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
Regards,
Mariusz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Marius,
That appears to have done the trick. Thanks!
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])
But it's giving an error:
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.
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
Regards,
Mariusz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @dmcnamee
You can add a custom column in Query Editor, like below.
Regards,
Mariusz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 55 | |
| 34 | |
| 32 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 75 | |
| 72 | |
| 38 | |
| 35 | |
| 25 |