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
You would do that before you interpret the API response as JSON.
iBusinessBI
2 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