cancel
Showing results for 
Search instead for 
Did you mean: 

Webi to excel save the result to file one report several files

0 Kudos
246

Hi Expert,

I generates a webi report in for several variables A, B, C, D .....

I need to save the results of each variable to another file excel.

Like this:

A -> file_A.xls
B -> file_B.xls
C -> file_C.xls
........

Please help solve.

Regards,
Wojtek

Accepted Solutions (1)

Accepted Solutions (1)

amitrathi239
Active Contributor

Answers (3)

Answers (3)

0 Kudos

Thank you very much for your help.

0 Kudos

Variables - It is the ID_DEPARTMENT from database.

Report code:
ID_DEPARTMENT IN ("158425", "158419", "158421", "158413")

I would like to retrieve email from the database, and send report with ID_DEPARTMENT to the email address in excel format.


One ID_DEPARTMENT to one email.

amitrathi239
Active Contributor
0 Kudos

Please explain in detail.

What are in these variables?

one option to create multiple tabs for each one in webi and save it.

If you want to spilit the the data based on some objects then you can use publication.

https://blogs.sap.com/2014/01/07/create-publication-to-schedule-webi-report-to-dynamic-recipients/