


Hello, I'm Super Beginner.
How to store CSV data of Data loding (file) in Javascript variable?
Or can read the CSV file directly with JavaScript?
Thank you.
Views
Replies
Sign in to like this content
Total Likes
Hi @uz2020 ,
Lets say your Csv file contains 2 columns 'name' and 'email'. And internal name of your data loading (file) activity as 'fileImport'.
Next to your data loading activity, place a javaScript activity and try the below coding,
Views
Replies
Sign in to like this content
Total Likes
Hi @uz2020 ,
Lets say your Csv file contains 2 columns 'name' and 'email'. And internal name of your data loading (file) activity as 'fileImport'.
Next to your data loading activity, place a javaScript activity and try the below coding,
Views
Replies
Sign in to like this content
Total Likes
Views
Replies
Sign in to like this content
Total Likes