Skip to main content
Nintex Community Menu Bar

how to merge same values of single column in list view

  • July 10, 2020
  • 2 replies
  • 42 views
  • Translate

Forum|alt.badge.img+4

I have a requirement where in list view there is a structure like below:

a b c

a c f

a v b

b d d 

b e t

b d y 

Expected output

 

a b c

  c f

  v b

b d d 

   e t

  d y 

 

 

Is it possible?

Forum|alt.badge.img+7

Hi  @PM1 

 

I don't think that it's very easy to do it with a list view.

Maybe with javascript injection.

 

Personally I think that the easiest solution should be to use a SQL stored procedure if the data comes from SQL server.

 

Best regards,

Olivier

Translate

Forum|alt.badge.img+14

How are you retrieving the data displayed in this list? Whatever the source of the data is may be the right place to form the output how you want (stored procedure, view, web service...)

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings