Forum Discussion
jovan_j
6 years agoNew Contributor III
Hi philliperamos,
You can use mapKeys and mapValues function to extract the values from the file (the first mapper extracts the Keys, the second mapped extracts the Values), also make sure to unchecked the Columns header option in the CSV parser. Please see attached screenshot and pipeline. Hope this helps.
Regards, Jovan.JJ new pipeline 123_2019_11_06.slp (7.2 KB)
- philliperamos6 years agoContributor
Thanks @jovan.j for the reply/suggestion. I’ll give it a try with my source file.