vgupta
5 years agoNew Contributor
Parsing the string as a csv
Hi,
I want to parse my dataset which is coming out as a string. Here is the example of the dataset
[“field_name1,field_name2,field_name3,field_name4,field_name5,field_name6,field_name7\nValue1,Va...
- 5 years ago
Hello @vgupta
Here is a sample pipeline where your dataset is parsed.
test7_2020_09_01.slp (6.9 KB)BR
Dimche Saveski