‎2011 Sep 15 7:59 PM
Hi,
I have business requirement to modify current web template. The current web template only have 1 query and have the button to export the query into excel file. The requirement is to add another report in the same web template, now the button to download into excel is still working, but only 1 query will be downloaded to excel. This is the command of the web api to download the query to excel
<SAP_BW_URL DATA_PROVIDER='DP1' CMD='EXPORT' FORMAT='XLS'>
Is there any command to enable download 2 queries ?
Thanks.
‎2011 Sep 19 4:22 PM