Export Each Page To a Sheet
Export Each Page To a Sheet
Hello , I have 20 records and I print each record on a page, so I will have 20 pages
Is it possible to print them on different excel sheets?
Is it possible to print them on different excel sheets?
-
- Posts: 7333
- Joined: Tue Mar 20, 2018 5:34 am
Re: Export Each Page To a Sheet
Hello,
You can set the NewPageBefore/After for the databand.
Thank you.
You can set the NewPageBefore/After for the databand.
Thank you.
Re: Export Each Page To a Sheet
Hi , Thank you for your response
I did that but the problem is the pages are in the same excel sheet
Is there any way to put each page in a different sheet?
I did that but the problem is the pages are in the same excel sheet
Is there any way to put each page in a different sheet?
-
- Posts: 7333
- Joined: Tue Mar 20, 2018 5:34 am
Re: Export Each Page To a Sheet
Hello,
Please set the ExcelSheet property.
Thank you.
Please set the ExcelSheet property.
Thank you.
- Attachments
-
- SampleReportExcelSheet.mrt
- (4.02 KiB) Downloaded 362 times
Re: Export Each Page To a Sheet
Hi , Thank you
It worked!
It worked!
-
- Posts: 7333
- Joined: Tue Mar 20, 2018 5:34 am
Re: Export Each Page To a Sheet
Hello,
You are welcome.
You are welcome.
Re: Export Each Page To a Sheet
Hello again
I encountered a weird problem
I have 2 major column in my datasource : DetectorId and DetectorFullName
I'm grouping base on DetectorId and putting the DetectorFullName in the ExcelSheet Property
if I have 4 groups with Names : Max - Kyle - Sara - Rosy
The sheets are generating correctly for each one but the name of the sheets are like this : Max - Kyle - Max1 - Rosy
the name of Sara's Sheet is Max1 and I don't know why this is happening
I encountered a weird problem
I have 2 major column in my datasource : DetectorId and DetectorFullName
I'm grouping base on DetectorId and putting the DetectorFullName in the ExcelSheet Property
if I have 4 groups with Names : Max - Kyle - Sara - Rosy
The sheets are generating correctly for each one but the name of the sheets are like this : Max - Kyle - Max1 - Rosy
the name of Sara's Sheet is Max1 and I don't know why this is happening
-
- Posts: 7333
- Joined: Tue Mar 20, 2018 5:34 am
Re: Export Each Page To a Sheet
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.