Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello, I have this field in a Query
I am trying to convert it to duration using the following function:
| #"Added Custom" = Table.AddColumn(#"Added Conditional Column", "aggregatetimespent_", each try #duration(0,0,0,[aggregatetimespent]) otherwise ""), |
The result is this:
But I know that the result must be : 02:05:15 (DD:HH:MM:)
Any ideas how can I change the function to have the correct value ?
Thanks
Solved! Go to Solution.
I discovered that days are working days so 1 day = 8 hours..
Thanks anyway!
I discovered that days are working days so 1 day = 8 hours..
Thanks anyway!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 49 | |
| 40 | |
| 37 | |
| 14 | |
| 14 |
| User | Count |
|---|---|
| 86 | |
| 69 | |
| 37 | |
| 29 | |
| 26 |