Hi
I am doing a report with a latest date and other info.
table1 Uniqueid and Table2 latest date
one Id can have multiple transactions, but I need only latest date.
I can do this by group and suppress other dates,
but report out put sort by ID, I need sort by aging which is (latest date - closed date).
is there any way i need to groupbyID to get latest date and removing group from sorting and use the formula field.
I know other option is creating view at backend(which is not possible with IT for now)
Thanks in advance
I am doing a report with a latest date and other info.
table1 Uniqueid and Table2 latest date
one Id can have multiple transactions, but I need only latest date.
I can do this by group and suppress other dates,
but report out put sort by ID, I need sort by aging which is (latest date - closed date).
is there any way i need to groupbyID to get latest date and removing group from sorting and use the formula field.
I know other option is creating view at backend(which is not possible with IT for now)
Thanks in advance