How to set continuous page number in TOC?
-
- Posts: 112
- Joined: Wed Aug 27, 2014 12:36 pm
Re: How to set continuous page number in TOC?
Hello,
Thank You,I have tried with Family ID.But I didn't get the expected result in the last group.Kindly help us to improve.
Thank You
Darsana.R
Thank You,I have tried with Family ID.But I didn't get the expected result in the last group.Kindly help us to improve.
Thank You
Darsana.R
- Attachments
-
- issues.jpg (164.01 KiB) Viewed 3898 times
-
- used familyid.jpg (177.9 KiB) Viewed 3898 times
Thank You,
Darsana.R
Darsana.R
Re: How to set continuous page number in TOC?
Hello.
Please, send us your report template that you have after suggested changes for analysis.
Thank you
Please, send us your report template that you have after suggested changes for analysis.
Thank you
-
- Posts: 112
- Joined: Wed Aug 27, 2014 12:36 pm
Re: How to set continuous page number in TOC?
Hello,
Herewith I have attached the report(mrt) with suggested changes.
Thank You,
Darsana.R
Herewith I have attached the report(mrt) with suggested changes.
Thank You,
Darsana.R
- Attachments
-
- sample.mrt
- (141.94 KiB) Downloaded 518 times
Thank You,
Darsana.R
Darsana.R
-
- Posts: 112
- Joined: Wed Aug 27, 2014 12:36 pm
Re: How to set continuous page number in TOC?
Hello,
We are having urgent client requirement.Let me know the date when you can provide a solution for us.
Thank You,
Darsana.R
We are having urgent client requirement.Let me know the date when you can provide a solution for us.
Thank You,
Darsana.R
Thank You,
Darsana.R
Darsana.R
Re: How to set continuous page number in TOC?
Hello.
Sorry for delay with answer.
It took some time for analyzing of your report.
At first we should say that it's wrong to parse Columns with int values to int.
Also you didn't replace the FAMILY_CODE with FAMILY_ID in After Print event of the ReportSummaryBand1 as we suggested twice.
Please, don't set the Number of Pass property of the report to Double Pass and Request Parameters property of the report to True. It cause several errors and exceptions.
Thank you.
Sorry for delay with answer.
It took some time for analyzing of your report.
At first we should say that it's wrong to parse Columns with int values to int.
Code: Select all
Int32.Parse(Product_Details.FAMILY_ID)
Please, don't set the Number of Pass property of the report to Double Pass and Request Parameters property of the report to True. It cause several errors and exceptions.
Thank you.
-
- Posts: 112
- Joined: Wed Aug 27, 2014 12:36 pm
Re: How to set continuous page number in TOC?
Hello,
Thank you,I have made the changes you suggested.But I didn't get the expected result in the last group.Kindly find the attached template and help us to improve.
Thank You,
Darsana.R
Thank you,I have made the changes you suggested.But I didn't get the expected result in the last group.Kindly find the attached template and help us to improve.
Thank You,
Darsana.R
- Attachments
-
- sample.mrt
- (141.84 KiB) Downloaded 267 times
Thank You,
Darsana.R
Darsana.R
Re: How to set continuous page number in TOC?
Hello.
Please, set the right types for columns in your Data Source.
It's enough to remove all columns and add them with Retrieve Columns button.
Thank you.
Please, set the right types for columns in your Data Source.
It's enough to remove all columns and add them with Retrieve Columns button.
Thank you.
-
- Posts: 112
- Joined: Wed Aug 27, 2014 12:36 pm
Re: How to set continuous page number in TOC?
Hello,
Thank You so much,That's great.
But I need last group page number with using "Family_Code".Here I explained why i used "FAMILY_CODE" instead of "FAMILY_ID".I have attached the Data Structure and snap shot of Template where I made changes to get solution.In this case of scenario,how to get the last group page number?.Kindly review it and help us.
Thank You,
Darsana.R
Thank You so much,That's great.
But I need last group page number with using "Family_Code".Here I explained why i used "FAMILY_CODE" instead of "FAMILY_ID".I have attached the Data Structure and snap shot of Template where I made changes to get solution.In this case of scenario,how to get the last group page number?.Kindly review it and help us.
Thank You,
Darsana.R
- Attachments
-
- SnapShot of Template.rar
- Snap Shot
- (710.27 KiB) Downloaded 217 times
-
- Template.rar
- Mrt Files
- (84.98 KiB) Downloaded 385 times
-
- sampleHuttig.rar
- Data Base
- (89.3 KiB) Downloaded 397 times
Thank You,
Darsana.R
Darsana.R
Re: How to set continuous page number in TOC?
Hello.
You get the issue with FAMILY_ID because you set the Sort Direction of all Group Headers to None.
Please, set the sorting order of all Group Headers to Ascending.
Thank you.
You get the issue with FAMILY_ID because you set the Sort Direction of all Group Headers to None.
Please, set the sorting order of all Group Headers to Ascending.
Thank you.
-
- Posts: 112
- Joined: Wed Aug 27, 2014 12:36 pm
Re: How to set continuous page number in TOC?
Hello,
Thank You for response.By setting the sort order ascending in the Group Header Band.Some data are missing while rendering.Herewith I have attached snapshot for your reference.
Thank You for response.By setting the sort order ascending in the Group Header Band.Some data are missing while rendering.Herewith I have attached snapshot for your reference.
- Attachments
-
- Snapshot
- by setting ascending.png (73.85 KiB) Viewed 3873 times
Thank You,
Darsana.R
Darsana.R