Skip to Content
1
Jul 25, 2016 at 10:32 AM

Duplicate grouping of rows in Analytical Table

519 Views

Hi,

I was referring to the Analytical Table example from SAPUI5 Explored.

I noticed that if you use the grouping feature and from the table settings, you group on Product Category, the table is rendered and there are multiple rows shown for the same product category.

e.g. Product Category: Accessory is shown 4 times in the rows with repeated data (name, price, etc.)

This is also the case for a custom application I built where the grouping is done on ID number field. It shows me two grouped rows of ID number with same data instead of one entry.

This seems like a bug in the Analytical Table control. Is there a solution to handle this ?

Regards,

Melwyn