Skip to main content
Question

Hi, I have a data of 3500 records in my data table how can i paste at a time in excel. The activity "Write from data table" is taking long time as it is writing line by line.

  • 5 January 2022
  • 2 replies
  • 83 views

Hi, I have a data of 3500 records in my data table how can i paste at a time in excel. The activity "Write from data table" is taking long time as it is writing line by line.

Hi @Ramcharan B​ 

You can do either from Keystroke or connect that excel as Database and use sql query.


Hi @Ramcharan B​ 

You can do either from Keystroke or connect that excel as Database and use sql query.

Hi I have a similar problem but the difference is that my data source is excel and i have to do insert operation on a RedShift DB. The performance is extremely bad and it takes almost 3.5 hours.


Reply