Hi,
Is it possible to get the dynamic columns, means if the data is present in the table,the column must print else not.
For eg:
if we filter data on the basis of some start date (01/01/2013) and end date (31/12/2016) from a table:
Then only for those columns data must show in preview, for which the data is present in table, i.e; if for only data is present for
OCt 2013,Nav 2014 and Jan 2016 data is present, then only 3 columns must appear.
0
Answers
There might be an issue regarding the array length as this seems to depend on your date filter in your case. You may not be able to limit this to a maximum of what can be printed based on your document width.
Cheers
Andrew T.