[Closed] Report Bldr does not provide correct csv result-set

Getting your data onto paper - or the web - Discussing the reports features of Base
Post Reply
dreamquartz
Posts: 881
Joined: Mon May 30, 2011 4:02 am

[Closed] Report Bldr does not provide correct csv result-set

Post by dreamquartz »

Hi All,

There is an error in the Report Builder in LO 6.4.5.2
The moment the User creates a specific report with Text as the file format, the report is correct, but the moment the User needs to create a report with Spreadsheet format, it is incorrect.

Reports are created as follows:
1. The User creates a Query with the required result-set.
2. The User then uses the Wizard to create a report in the Spreadsheet format to save it as an csv-file.

When creating a report in Text format, the User has enter the parameter once, before a result-set is created.

The moment the User creates a report in Spreadsheet format, the User needs to the parameter twice.
The parameter for the report is the DocumentNumber. The number consists of 10 digits.
The input format:

Code: Select all

LIKE ‘%’ || :DocumentNumber || ‘%’
This allows the User to enter any part of a DocumentNumber.
In the result-set for Text format, all the information is correct, including the DocumentNumber.
When changing to the Spreadsheet format, the result-set shows the DocumentNumbers as not making any sense.

Attached you will find an example of the information the User uses and a report.

Please advise,

Dream
Attachments
Report Error.odb
(18.27 KiB) Downloaded 371 times
Last edited by dreamquartz on Sat Aug 01, 2020 12:26 am, edited 1 time in total.
LO 7.x, HSQLDB 2.7.x & Ubuntu 22.04 LTS.
Ratslinger
Posts: 34
Joined: Sun Mar 01, 2015 3:34 am

Re: Report Builder does not provide correct csv result-set

Post by Ratslinger »

This is cross posted and answered here:

https://ask.libreoffice.org/en/question ... esult-set/
LibreOffice 7.0.2.2
OpenOffice 4.0.1
Ubuntu Mate 20.04.1
Mint 20.3
dreamquartz
Posts: 881
Joined: Mon May 30, 2011 4:02 am

Re: Report Builder does not provide correct csv result-set

Post by dreamquartz »

Not sure where to place the question, so did it on both forums.

I will continue at the LO forum for an answer.

I consider this topic closed.

Dream.
LO 7.x, HSQLDB 2.7.x & Ubuntu 22.04 LTS.
Post Reply