ChangeTimeStamp ... ignore seconds

Is it possible to use the ChangeTimestamp column type but to set it to ignore seconds ?

0 2 56
2 REPLIES 2

Aurelien
Google Developer Expert
Google Developer Expert

Hi @jeffchoy 

 

You can't, but you can use a virtual column with expression:

[yourChangeTimeStamp] 

that will ignore seconds if you need so ๐Ÿ™‚

Steve
Platinum 4
Platinum 4

Why?

Top Labels in this Space