cancel
Showing results for 
Search instead for 
Did you mean: 

EXPORT_EXCEL false

former_member241445
Participant
0 Kudos

Dear.

We recently upgraded our BI system to "4.2 Support Pack 3 Patch 10",and our developer tools is Lumira 2.0,version 20.2.0.

Before we update our system,we were 4.2 SP2,and excel export worked fine.But affter we upgraded,when we export excel,which sometimes work fine,but sometimes send bug message,like follow picture,and its random,we can't find any rules.

our code:

EXPORT_EXCEL.export();

excel setting:

Anyone have solved methods? Waiting for your help!

Thanks.

Jing

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member197738
Participant
0 Kudos

How about this?

Application.export(ExportType.EXCEL.xlsx,[(CROSSTAB_1)]);

former_member241445
Participant
0 Kudos

Hi mohd.

This way was we used before upgraded.and which show like follow picture.But its still show this bug.

Thanks.

Jing