Hi all,
I have SQL generated report with default table template:
I expect when run the report to have “intcol,textcol,datecol”.
Unfortunately the result is like this:
Is there any option that I’m missing to get the correct column order?
Thanks in advance
artamonov
(Yuriy Artamonov)
#2
Hi,
The order of columns is specified in report template, not in SQL query. Change your XLS template file.
Hi Yuriy,
thank you you for your answer.
Actually I don’t have XLS file as template, but this:
Is there any way to edit this type of template?
artamonov
(Yuriy Artamonov)
#4
Unfortunately, it is not yet supported for Table report templates. See Github issue.