cancel
Showing results for 
Search instead for 
Did you mean: 

Incomplete set of columns for CSV report export

Former Member
0 Kudos

Hi,

I'm using SAP BO BI 4.1 Support Pack 5 REST API to export a CSV report from a universe built on MSSQL 2012 data.

Request details:

URL: http://<server>:6405/biprws/raylight/v1/documents/21792/reports/1?columnDelimiter=,

Method: GET

Accept: text/csv

Content-Type: text/csv

X-SAP-LogonToken is valid

The request with columnDelimiter=, (comma) returns only 7 from 9 columns defined in the report.

The request with columnDelimiter=; (semicolon) returns all 9 columns defined in the report.

The report was designed in with default settings and no formulas (pure drag and drop from data objects onto report pane in WEBI).

If I use WEBI -> Export Current Report As -> CSV Archive it's all good (9 columns).

Please urgently help with this as we are going live with the product soon and the business is expecting comma separated values.

Thanks in advance,

Wojtek

Accepted Solutions (1)

Accepted Solutions (1)

daniel_paulsen
Active Contributor
0 Kudos

Hi Wojtek,

This has been fixed in SP05 Patch2 as per the following thread:

http://scn.sap.com/thread/3748197

Dan

Former Member
0 Kudos

Many thanks, Daniel.

Best regards,

Wojtek

Answers (0)