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
Cross tab rows aren't saved in Data Files wih Data Only opti
Cross tab rows aren't saved in Data Files wih Data Only opti
- 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
Re: Cross tab rows aren't saved in Data Files wih Data Only
Hello,
Please try to set the following static option:
Thank you.
Please try to set the following static option:
Code: Select all
StiOptions.Export.OptimizeDataOnlyMode = false;
Re: Cross tab rows aren't saved in Data Files wih Data Only
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
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
Hello.
We will try to do something for you.
We will let you know when we get any result.
Thank you.
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
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.
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.