Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am attaching the sample app .refer it and provide the solution.
Hope some one would help me out this.
Thanks in advance
Try this expression: only({<StartDate={'$(=date(max(StartDate)))'}>}StartDate)
Hi,
try this
only({<StartDate={'$((=date(only(max(StartDate))))'}>}StartDate)
Thanks for responding me
Could you try with this date in Excel file.
the same expression is not working with the date
Works for me.
Could you share me the sample app
I will look into probably I missed out something
See attached qvw.
Gysbert,
Coould you also check this please?
seeking your suggestion
Since you're working with timestamps instead of plain dates you'll have to make sure to format the result as a timestamp too: only({<Start={'$(=timestamp(max(Start)))'}>}Start)
HI Thanks for valuable solution but still I need the max time stamp to be converted in Dates
I need the Max dates in the output though it is timestamp fields