Skip to main content
papiyas0002
December 16, 2021
Question

How to read/extract data from a csv file?

  • December 16, 2021
  • 3 replies
  • 0 views

i have a requirement where I have to extract the data from a csv file to a cdt/database.

Here row1 has fields and row2 has the values.

Again 4th row has  few more fields and 5th row has the values.

I tried using import to database v6 which works only for row 2.But I need to work for row 5 as well.

3 replies

richardm900458
December 17, 2021

Hi papiyas, 
do you know the excel tool plugin?
https://community.appian.com/b/appmarket/posts/excel-tools

papiyas0002
December 17, 2021

Yes Richard.I know about this plugin and I tried Import CSV to Database.But it was able to extract one row. 

richardm900458
December 19, 2021

Hi, so you need a kind of manueal to use the node?
What are your settings currently?