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.
Solved! Go to Solution.
Views
Replies
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,
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
Total Likes
Continue on that how we can query for validating the email address in java script activity
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies