Report column order

Hi all,
I have SQL generated report with default table template:
image

I expect when run the report to have “intcol,textcol,datecol”.
Unfortunately the result is like this:
image

Is there any option that I’m missing to get the correct column order?
Thanks in advance

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:
image

Is there any way to edit this type of template?

Unfortunately, it is not yet supported for Table report templates. See Github issue.