cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAC "Only data of the table that are on the current page will be exported to an Excel file." Issue

Eliram_Lugassi
Participant
0 Kudos
165

Hi,

i'm getting this warning message when trying to run an Excel export on all the tables in my story.

"Only data of the table that are on the current page will be exported to an Excel file."

tables are nested in tab strips in different pages.

 

i'm using in with a button in on click event : 

Exporter_Excel.exportReport();

View Entire Topic
Yogeshwar_M
Participant
0 Kudos

Hi @Eliram_Lugassi,

You may be copied this export button from another page. 

You need to be create new variable in same page that you want export. 

Kindly accept if you find it useful.

Thanks.

 

 

Eliram_Lugassi
Participant
0 Kudos

thank you, 
i created this excel exporter on this story, not resolved