cancel
Showing results for 
Search instead for 
Did you mean: 

Re: SAPUI5 Smart Table(Analytical Table) grouping problem

12-27-2022 1:25 PM
wkpk Participant
966 views 1 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
View Entire Topic
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