thank you !
using "Processing Duplicates property "
works for one column but i want to get the job done for "OrderDate" in group(data are group by orderid)
I mean use of "Processing Duplicates property " can be done for other columns separately in group
I want rows between groups be continuous and not divided
Please, look at the attached images.
and
if I set height 0 to kill the gaps the grouping will not be done
and "Processing Duplicates property" for "OrderDate" for every row will do , not for each group separately