Hi Champs,
Is there any way to edit CSV file inline in Appian screen and storing them back to Appian as document.
Regards,
Ghanashyam
Discussion posts and replies are publicly visible
Comma separated file represents array of values separated by comma which can be imported in a table by creating a table with same structure as .csv file. csv may or may not have the headers. If no headers you need to define a mapping on which column from a file will go to which column in a table.