Hi
i have created a report and getting results as
C1 C2 C3
1 march31 aaa
1 April 1 bbb
but i need report data as with max date
1 April1 bbb
But when i add C3 column in report i am getting 2 records even i add max date group by c1 and C3. Can any one help
Thanks