Page 1 of 1

Connection Arrival list and Excel

Posted: Thursday 19 April, 2018 - 10:05
by Yfke
Hello,

I would like to read data from Excel and add it automatically in the Arrival list atom. I know how to read data from Excel, but I don't know how I can connect this table with the Arrival atom. (The use of the Source Atom is not an option.)

Does anyone know if this is possible?

Thanks in advance!

Kind regards,
Yvonne

Re: Connection Arrival list and Excel

Posted: Monday 30 April, 2018 - 10:52
by Gerben
Hi Yvonne,

For now I see two options for you, I'm not sure whether one of these solutions suits your specific case.
1) Use a copy-paste from your excel to the table on your arrivalList atom,
2) Make your own variant of the arrival list that uses a table you have imported from Excel

Gerben

Re: Connection Arrival list and Excel

Posted: Monday 30 April, 2018 - 11:03
by Gerben
Hi Yvonne,

I found a third solution, thanks to HarryBunnik:
3) Use an Initialize-atom with code that copies the table from your loaded Excel table to the ArrivalList.

Gerben