dane
10/24/2019, 9:09 AMKevinJ of Kansas
10/24/2019, 9:52 AMLISTAGG(Decode({accounttype}, 'Accounts Payable','','Cash','',{class}),'<br>')
edited per michoel comment belowKevinJ of Kansas
10/24/2019, 9:53 AMmichoel
10/24/2019, 9:53 AMLISTAGG
instead of NS_CONCAT
if you need a custom delimiter -
LISTAGG(DECODE...., '<br>')
dane
10/24/2019, 1:10 PMdane
10/24/2019, 1:17 PM