Forum Discussion
tabhowells
9 years agoRegular Visitor
LASTNONBLANK sorting on a different column
I have a time stamp column and a value column: deviceData[Timestamp] deviceData[Value] 0900 21.27 0855 22...
Anonymous
9 years agoNot applicable
Hi tabhowells,
Lastnonblank not support return different column.
In my opinion, you can use lastnonblank get the last value, then use lookupvalue function to get the specific column.
Regards,
Xiaoxin Sheng