LastUpdate Function to retrieve timestamp of Data entry
Status:
Your support is needed
Submitted by
Sukh_Sandhu
4 weeks ago
We need a function which can give us timestamp on last data entry for a specific cell. This will help us to compare that time stamp with our custom date in some specific use cases.
example:
Todays Date: Line item to capture today's date via daily data refresh
Order Date : User entry Line Item Time(Day) formatted
Ordered today? : Boolean Line item with possible formula:
lastupdate( 'Order Date') = Today's date
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.