Hi all
I’m using SAPUI5Table to build a new extension but I’m facing now a new challenge that I need your help.
My problem is the number of rows that SAPUI5Table can handle. So far if I use a single dimension + measure that returns less than 10000 rows this table works fine, but If I need a dimension with a larger granularity (example: 45000 rows) the SAPUI5Table stops to work.
With the attached code used within SDK, can you please tell me what I need to change in order for SAPUI5Table to handle the same number of rows as a standard crosstab does?
Basically I need SAPUI5Table to behave the same way as standard crosstab in terms of number of rows.
PS. I’ve searched in scn for similar cases or SAPUI5table limitations without success.
Regards
Armando Santos