cancel
Showing results for 
Search instead for 
Did you mean: 

SAPUI5 Smart Table(Analytical Table) grouping problem

12-26-2022 4:45 PM
wkpk Participant
1142 views 2 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hello

Now, I am making a report through the analytical table.

All functions work well, but my numeric field is link, so I have a problem when I use the grouping function.

I want to show grouped fields as text, not link, but there is no way to distinguish between grouping row and data row in factory or expressing binding.

How can I express cell in text and link?

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

wkpk
Participant
0 Likes

I roughly solved the problem by defining the RowAction of the TABLE to distinguish between data row and group row

wkpk
Participant
0 Likes

+ getAnalyticalInfoRow method

Answers (0)