Skip to main content
Question

STRING_SPLIT or EXPLODE() for comma separated Array

  • April 10, 2026
  • 0 replies
  • 6 views

leonardo.spina
Level 5
Forum|alt.badge.img+1

Hi all,

 

I have a column with multiple values   e.g. col_list = '21651,5615561,50615,561591' per case_key

I need to split the values in four different rows when showing an OLAP table in studio.

Some  case_keys present up to 5000 values in that column.

 

Thank you for your help,

 

Leonardo