Forum Discussion
Power BI dataflow and milliseconds
- 4 years ago
That is correct.
Hi alexbjorlig ,
Displaying milliseconds on powerbidesktop requires some conversion operations. It is recommended to convert the time to exact millions of seconds and then connect the hours, minutes, seconds and millions of seconds in TEXT format.
Also, if the actual time is used in the metric/calculation column, the actual time is still correct, so you can click on the Table View and check the original data.
You can refer to the following blog content with detailed steps.
Milliseconds Duration - Microsoft Power BI Community
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Wait? I'm describing a really simple issue. What exactly do you mean when writing "Displaying milliseconds on powerbidesktop requires some conversion operations".
Can Power BI desktop not show milliseconds by default?
- lbendlin4 years agoSuper User
That is correct.