Skip to Content
0
Former Member
Mar 25, 2009 at 04:30 PM

CR XI CSV Export Problem

24 Views

Hi All,

We have a problem with XI exporting rows like this:

Lab1, Lab2, Lab3, 1, 2, 3

Lab1, Lab2, Lab3, A, B, C

We are expecting something like this:

Lab1, Lab2, Lab3

1, 2, 3

A, B, C

We found that there is a patch for this here: ftp://ftp1.businessobjects.com/outgoing/EHF/cr90dbexwin_en.zip

The PDF within that ZIP file contains problem ID: ADAPT00211957 which exactly matches the symptom we are experiencing.

The problem is the DLL referenced - u2fsepv.dll version 9.2.1.33 is much older than the 11.0.0.1438 we have on our system. According to that documentation this problem should already be resolved.

How do I get the correct CSV format using CR XI?

Thanks for your help