skodali
6 years agoNew Contributor III
Convert CSV to required format
Hello All,
I’m trying to Conver a CSV file to a JSON Format. Can anyone provide some inputs on how to achieve the required output format into a mapper?
Required Format:
{
“values”: [
[
“R...
- 6 years ago
Hello @skodali
I tested a bit with your issue and come up with some solution. Please check this pipeline and the csv test file, and see if that can help you.
test2_2020_06_12.slp (8.8 KB)and csv file structured like screenshot bellow
BR
Dimche Saveski