Excel Export Into Tabs
Excel Export Into Tabs
Is there a way to set up the download of a report to fall into Tabs in Excel. I have 3 data sources for 3 different but all in one.
I would like to set it up such that when It's downloaded the 3 reports each will show up in Excel Tab
I would like to set it up such that when It's downloaded the 3 reports each will show up in Excel Tab
- Attachments
-
- Tabs.png (22.62 KiB) Viewed 22662 times
-
- Posts: 7332
- Joined: Tue Mar 20, 2018 5:34 am
Re: Excel Export Into Tabs
Hello,
You can use the ExcelSheet property of the page.
Thank you.
You can use the ExcelSheet property of the page.
Thank you.
- Attachments
-
- Screenshot 2024-07-28 203949.png (205.93 KiB) Viewed 22510 times
-
- Report.mrt
- (788.76 KiB) Downloaded 755 times
Re: Excel Export Into Tabs
Thanks for pointing me in this direction. However, I have done the same and this only works for one column in one DataSource. As per my screenshot below I have 3 datasources And I want all three reports to run at the same time and then download each report in one Excel File but each on it's own Tab.
- Attachments
-
- DataSources.png (7.25 KiB) Viewed 22318 times
Last edited by Eddy78 on Thu Oct 31, 2024 5:46 pm, edited 1 time in total.
-
- Posts: 7332
- Joined: Tue Mar 20, 2018 5:34 am
Re: Excel Export Into Tabs
Hello,
Please send us a sample report with test data that reproduces the issue for analysis.
Thank you.
Please send us a sample report with test data that reproduces the issue for analysis.
Thank you.
Re: Excel Export Into Tabs
I have managed to get it to work. Before I was adding all the Reports on one page. I broke them out into 3 pages and then on the Export Excel Sheet Properties I gave each page the {DatasourceName} and on the Save to Excel I selected All bands and selected the "Use One Page Header and Footer"
Last edited by Eddy78 on Thu Oct 31, 2024 5:45 pm, edited 1 time in total.
-
- Posts: 7332
- Joined: Tue Mar 20, 2018 5:34 am
Re: Excel Export Into Tabs
Hello,
Thank you for the information.
Thank you for the information.