Forum Discussion
Kopec
Helper I
2 years agosubtract 1 second from datetime column
Hi, I need to subtract 1 second from all datetime column. I need to switch beetwen days, for example: How can anyone help me? Honza
- 2 years ago
Kopec That should be:
[Date source] - #duration(0,0,0,1)
Greg_Deckler
Community Champion
2 years agoKopec That should be:
[Date source] - #duration(0,0,0,1)