Hi Guys,
I need to Group a Table by two fields : Example first group is on the Product Type and a further Grouping inside is on the Business Partner.
I have been trying to group by only the Product Type first but it doesn't seem to work right.
I have created the control level group in the Context and used Subforms to try and group it. But the Group level field is repeating for every record.
Expected : -
Product Type 1
Row1
Row2
Row3...
Product Type 2
Row1
Row2
Row3..
Current : -
Product Type1
Row1
Product Type1
Row2
Product Type1
Row3
Product Type2
Row1...
Any help is appreciated.
Regards
Piyush Sharma.