Luis
05/29/2023, 11:52 AMDavid B
05/30/2023, 12:06 AMLISTAGG/*comment*/({item}, '|') WITHIN GROUP (ORDER BY {item}) OVER (PARTITION BY {internalid})
) but this didn't work (maybe the SQL function is wong?)
LMK if you find out how to do thisLuis
05/31/2023, 6:04 AM