openblocks icon indicating copy to clipboard operation
openblocks copied to clipboard

Button Export Display Data Behavior

Open MichalisDBA opened this issue 2 years ago • 1 comments

For example, you have a query that returns 10 columns BUT you hide 3 columns from the table module.

So now the table module shows 7 columns.

When you create a button module with Export data action, file type excel and for the Data you put {{table1.displayData}} then when you download the excel file it has all the 10 columns and not the 7 that was being displayed on the table module.

I don't thing this is the right behavior for displayData array to include the hidden columns.

MichalisDBA avatar Feb 20 '23 13:02 MichalisDBA

@MichalisDBA Hi, thanks for raising this, it is a bug and will be fixed in the next version, please stay tuned.

lmx1117 avatar Feb 20 '23 13:02 lmx1117