March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello everyone,
I have 3 columns (nvarchar(50)) in a SQL table, that represent the multiple durations that occur in a call. As an example
duration_1 | duration_2 | duration_3 |
00.00:04:53.72000 | 00.00:00:02.83169 | 00.00:05:16.25872 |
00.00:03:45.00147 | 00.00:00:11.47080 | 00.00:04:23.09519 |
00.00:00:00.15138 | 00.00:00:00.00000 | 00.00:00:00.00000 |
This is in milliseconds, but when I connect this table to Power BI and change the data_type to Time, I get an error. How can I have the millieseconds? I need it to perform some calculations between each durations.
Thanks!
Solved! Go to Solution.
Hi, @Anonymous ;
I'm not sure what your raw data looks like (in SQL), powerBI allows you to change the display format,
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Anonymous ;
Is your problem solved? If so, kindly mark the proper reply as a solution to help others having the similar issue and close the case. If not, let me know and I'll try to help you further.
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Anonymous ;
I'm not sure what your raw data looks like (in SQL), powerBI allows you to change the display format,
Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
After formatting, if I do the calculations between them it preserves the milliseconds, which it was what I was looking for 🙂
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
133 | |
90 | |
88 | |
64 | |
58 |
User | Count |
---|---|
203 | |
141 | |
107 | |
73 | |
70 |