cancel
Showing results for 
Search instead for 
Did you mean: 

Column Data for Grouped column in Analytical Table

0 Kudos

Hi,

I have an Analytical Table (smart table) implemented with grouping enabled on columns.

I am able to display the grouped column data and the amount columns. However, the other columns do not display data although this data is returned by the backend.

A possible reason for this is because the $select query that is triggered by the Analytical table to gateway contains only the grouped columns (using the method setGroupBy()). The other columns are not part of the $select.

Here is a screenshot of the analytical table:

Query sent to gateway:

Is there a way to add the remaining columns in the $select query so that the analytical table can then display the data in those columns ?

Regards,

Melwyn.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member374496
Participant
0 Kudos

Hi,

i want to use analytical Table, could you please help me with the steps?

Thanks,

Pradeep

0 Kudos

Hi Pradeep,

Since I last used analytical table, it wasn't functioning perfectly. There were a lot of issues and hence I used a Tree Table instead which offered more flexibility at that time.

I am not sure if the new SAPUI5 versions have improved the analytical table. If you still have some queries, do post them here and I will try to answer.

Regards,

Melwyn

former_member374496
Participant
0 Kudos

Hi Melwyn,

Thank you so much for the reply, and i will surely post if have any queries.

Regards,

Pradeep

0 Kudos

Hi,

Any inputs to the above query ?

Regards,

Melwyn