Forum Discussion
Anonymous
3 years agoNot applicable
converting a number to time/duration
Hey PBI Community, I'm looking to convert a number into time, but it's not that straight forward. I have a table that contains 3 columns: 1) Date 2) a value dynamically pulled from an exce...
- 3 years ago
Sorry I didn't see that you had the value in a calculated column, anyway the procedure is similar:
Bifinity_75
Solution Sage
3 years agoHi sgilmore, try this:
In Power Query multiply Time by 0.0416666666666668:
After Transform Column in Hours Format:
Result:
Best regards