Hi,
I created a report with a csv-datasource. Some text columns contain newline characters. For this I am using hex 0D0A, but this brings a rendering exception ('the index was outside the bounds of the array'). What character do I have to write into the csv-file to be displayed on the report as a newline? Does the stitextbox in the report have to be formatted in a certain way?
Thank you very much.
csv datasource newline
Re: csv datasource newline
Hello,
Can you please send us your report with test data for analysis.
Thank you.
Can you please send us your report with test data for analysis.
Thank you.
Re: csv datasource newline
Hello,
in the csv file the first line is without newline character, in the second line there is a hex 0D between the two words.
Regards, Florian
in the csv file the first line is without newline character, in the second line there is a hex 0D between the two words.
Regards, Florian
Re: csv datasource newline
Hello.
Please, put your text with line line break in the double quotes.
Look at the attached file.
Thank you.
Please, put your text with line line break in the double quotes.
Look at the attached file.
Thank you.
- Attachments
-
- test.csv
- (53 Bytes) Downloaded 412 times
Re: csv datasource newline
Thank you very much, Aleksey, this works!
But it seems that you need at leat version 2012.1, for those who might be interested in this issue.
But it seems that you need at leat version 2012.1, for those who might be interested in this issue.
Re: csv datasource newline
Hello,
We are always glad to help you!
Let us know if you need any additional help.
Thank you.
We are always glad to help you!
Let us know if you need any additional help.
Thank you.