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

Stimulsoft Reports.NET discussion
Post Reply
sguillaud
Posts: 10
Joined: Tue Jun 21, 2016 2:02 pm

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

Post 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
Attachments
2016.2.csv
(3.13 KiB) Downloaded 190 times
2015.2.csv
(3.13 KiB) Downloaded 162 times
2014.3.csv
(4.56 KiB) Downloaded 167 times
PDF version.pdf
(116.55 KiB) Downloaded 178 times
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

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

Post by Ivan »

Hello,

Please try to set the following static option:

Code: Select all

StiOptions.Export.OptimizeDataOnlyMode = false;
Thank you.
sguillaud
Posts: 10
Joined: Tue Jun 21, 2016 2:02 pm

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

Post 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
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

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

Post by HighAley »

Hello.

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

Thank you.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

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

Post 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.
Post Reply