hi I have a large table 500*15 2D array that i want to generate a report from that , I use "append table to report" tool from standard report generation.
but that is very slow. this tool write data to rows and columns one by one and take lot of time. for example 4 minuts for 7500 elements.
what should i do?