Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I want to show only latest record in my table.
For eg:
In my attachment there are multiple records are appearing against PO Number '16303383' at different date and time. I want only the latest record that is, for date&time '26-7-2017152532' record to be shown in report.
Note: I have concatenated Date&Time field in the front end : =max([POUPMJ - Date - Updated])&''&max([POOPRT -time])
FirstSortedValue() should be what you need here.
It's not working
Can you please post sample in excel file instead Image. And please post expected result set as well to better understand
Hi,
I have attached one sample file.
Output should show only latest record based on date and time.
i.e.
17302687 GR BDET 117360 105140
PFA
Hi,
Can you please share the application.
how did you make DateTime field
Load *, Date&Time as DateTime ....
Hi,
Can you please try for this attached data. I am not getting the desired output.
What is the expected result POTDAY ??