Forum Discussion
chokedoke
8 years agoRegular Visitor
How to report on column with multiple values split by a comma
Hi All, I currently have a table with multiple columns. Each row has a unique index number, and there is one column that can have a varying amount of entries seperated by a comma. The other probl...
Greg_Deckler
Community Champion
8 years agoI would think that you would need to split your column out and unpivot the columns to rows.