Forum Discussion

Rinat's avatar
Rinat
Helper I
4 years ago

Append multiple columns with filter enabled

Hello everyone. I'm trying to append multiple columns into 1 column without duplicates. I was able to write this to achieve that:   People sys_id = DISTINCT( UNION( VALUES(sn_control[owner]),...