VishalMistry
12th April 2016, 14:19
Hi all,

I am creating a session in which table name is the only input field on form. In short i want to pass a table name and the session should dynamically export all the data from the table to csv file.

I am able to enumerate table fields using rdi.table.column but do not know how to proceed further.

I shall be grateful if anybody can guide in this regard.

Thanks,
Vishal

mark_h
12th April 2016, 15:13
See what is already post in code and utilities. Here is just one thread - http://www.baanboard.com/baanboard/showthread.php?t=42287&highlight=excel. You can search that forum for excel and see if something helps you.

Ajesh
13th April 2016, 08:20
Why dont you try to convince the user that just manually export data to wherever they want? Its the exact purpose of the Export Data Session.;)