'how to sum hours to a start shift column that contains a text
Solution 1:[1]
Perhaps:
try Time.From([Start Shift]) + #duration(0, 9, 0, 0) otherwise [Start Shift]
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 |

