Page 1 of 1

Cross tab rows aren't saved in Data Files wih Data Only opti

Posted: Thu Oct 27, 2016 10:28 pm
by sguillaud
Hi,

We have a report that uses a Cross tab. This Cross tab has 3 Cross tab rows and many Cross tab columns.
When we were using the 2014.3 version of Stimulsoft, and that we exported the report to Data file (csv) and used the option Data only, the 3 Cross tab rows were included.
After updating to 2015.2, we noticed that the Cross tab rows were missing from the export. I have checked with 2016.2, and the Cross tab rows are still missing.

Please look at the files PDF version.pdf, 2014.3.csv, 2015.2.csv and 2016.2.csv for more details.

Is this a bug or was it a feature. I don't see any option on the Cross-tab or Cross-tab Rows to allow them to be exported in the Data File with the Data Only option on.
Could this option be added?

Cheers

Re: Cross tab rows aren't saved in Data Files wih Data Only

Posted: Mon Oct 31, 2016 1:35 am
by Ivan
Hello,

Please try to set the following static option:

Code: Select all

StiOptions.Export.OptimizeDataOnlyMode = false;
Thank you.

Re: Cross tab rows aren't saved in Data Files wih Data Only

Posted: Wed Nov 02, 2016 3:11 pm
by sguillaud
Hi Ivan,

Thank you for the answer. It works.
I was wondering if it could possibly become a property for each Report, as we allow users to have many reports at any time.
It would be helpful to be able to control this property for each report so that they don't interfere with each other.

Cheers

Re: Cross tab rows aren't saved in Data Files wih Data Only

Posted: Thu Nov 03, 2016 3:00 pm
by HighAley
Hello.

We will try to do something for you.
We will let you know when we get any result.

Thank you.

Re: Cross tab rows aren't saved in Data Files wih Data Only

Posted: Sun Nov 20, 2016 9:41 pm
by Ivan
Hello,

We made some improvements in that direction.
Please check the next prerelease build when it will be available and let us know about the result.

Thank you.