Forum Discussion
jb_karlsson
6 years agoFrequent Visitor
Error handling in creating duration custom column
Hi, I'm quite new to Power Bi and I'm currently trying to transform a timestamp column Seconds into a duration type of column. But the null values generates an error and we don't want to remove or r...
- 6 years ago
Hi jb_karlsson ,
You can try to replace errors.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
jb_karlsson
6 years agoFrequent Visitor
Hi, no it didn't help, it removed the null values and replaced them with 0.00:00:00.
Regards Johan
Icey
6 years agoCommunity Support
Hi jb_karlsson ,
You can try to replace errors.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- jb_karlsson6 years agoFrequent Visitor
Thank you very much.
Sometimes the answer is much easier then you expect:).
- Anonymous4 years agoNot applicable
But it isn't supposed to be the case.
Why should I go through this workaround from the first place it doesn't supposed to generate an error, it doesn't make sense