QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG

Who Me Too'd this solution

MK_QSL
MVP
MVP

Try this

I considered both field names Table A and Table B.

You can change accordingly.

=Concat(Distinct Aggr(IF(SubStringCount(Concat(DISTINCT [Table A],', '),[Table B])=0,[Table B]),[Table B]),', ')

View solution in original post

Who Me Too'd this solution