Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
prabuj
Contributor III
Contributor III

REG: How to merge rows into a column

Dear Team, @Shicong Hong​ @Xiaodi Shi​ @Fred Trebuchet​ 

I have a scenario requested from my team. Please suggest how to get policy list like that.

0695b00000htC4MAAU.pngThanks & Regards,

Prabhakaran Rajendran

Labels (3)
3 Replies
Anonymous
Not applicable

Hi

Take a look at tAggregateRow component, I think this component can fit you need. PID is the group element?

 

Regards

Shong

prabuj
Contributor III
Contributor III
Author

@Shicong Hong​ how do you generate policy list ? it's easy to group by PID.

Anonymous
Not applicable

there is a list function available in the function list.

group element: PID

policy_no, use first function

Fname, use first function

Lname, use first function

DOB, use the first function

Gender, use the first function

policy_list, use list function.