Forum Discussion
iBusinessBI
2 years agoKudo Collector
Extract text from complex List column
I am pulling data from API. One of my columns is a complex column (CDR_LIST) that has List of Records that contain other Lists, etc.... I don't want to Expand/Parse this column now, but, instead, I...
- 2 years ago
lbendlin
2 years agoSuper User
One would assume that the API produces JSON output. You can treat that as text.
iBusinessBI
2 years agoKudo Collector
HOW can I (dataflow) treat is a a text?
That's exactly my question.
Look at the screenshot - last column. It is shown as a List, not ABC-Text.
How can I save it as Text?