Forum Discussion
Anonymous
8 years agoNot applicable
Format Hour time
Hi I´m new on Power BI and i need help please. I´ve a column with format hh:mm:ss (duration upper than 24 hours). I typed the format hour and i´m getting the error attatchment. How can i chan...
- 8 years ago
Anonymous,
You may split it into 3 columns by colon, then use #duration function to add a custom column.
v-chuncz-msft
8 years agoCommunity Support
Anonymous,
You may split it into 3 columns by colon, then use #duration function to add a custom column.