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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Data (time format) Transformation

Hello I am having problems transforming time duration. The problem is I am getting the data from XML type file. Time format in the file looks :

Uptime     Downtime

176d 08h 07m 06s          

01h 05m 00s
01h 05m 00s   03d 03h 40m 00s
00s

27m 31s

27m 31s       

00s

 

PowerBi engine recognizes the data as Text if i try to change to anything elses it gives me an error. 
The biggest problem is that not every row has the same amount of data meaning I can't split it by special character or position because then the data divides separately. If I delete the letters powerBI engine still can't detect data as time or duration.
 
I guess it would be possible to format using m - query language in advanced editor but I am not there yet. 

Any help would be appreciated.

1 REPLY 1
ValtteriN
Community Champion
Community Champion

Hi,

You could try to clean the data using find an replace. E.g. find "h" and replace it with "". This way you will get data that you can transform without issues or split based on delimiter " "

I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!






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

Proud to be a Super User!




Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.