Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Unix Time Stamp in Saved Search Results...
I have a need to get the unix time stamp to show in our result column of a saved search. I haven't found a NetSuite field that contains this information, so I am trying to accomplish with a Formula.
({datecreated} - 1970-01-01) * 86400
I can't get NetSuite to return a value when there is a field value like {datecreated} and a static value like "1970-01-01".
If I can get that formula to work, subtraction of a static date from a dynamic date, it would be very helpful.
I am open to any suggestions.
Thank you,
james