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
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?
lbendlin
2 years agoSuper User
You would do that before you interpret the API response as JSON.
- iBusinessBI2 years agoKudo Collector
I use a regular Web.Contents connector which returns Binary.
That is my question - HOW do I convert it as Text column?- lbendlin2 years agoSuper User