Hi Guys, I have a question which in regards to system in formation logs. We have a custom field which we have created for our SO transaction. It's a checkbox field by the name of: 'Final Material List'. I am trying to understand the NS behavior on which fields it decided to capture in system Information logs upon creations…
We are trying time stamp a saved search to pull that stamp data for it's last run. Is there a way to do this?
Hi everybody! I've previously used (TO_CHAR({fieldID}, 'hh24:mi') within a Formula(Text) results column to return the time. Now I'm trying to simply return whether the time was in the morning or afternoon by displaying the AM or PM value. Does anyone know offhand what format I can use to capture this? I'm thinking it is…