I'm a new user of Crystal Reports 11. I'm able to create a new report without trouble. As soon as I try to add a sub-report to this report, CR crashes and this happens everytime. I uninstalled and re-installed CR thrice, but this problem still persists.
I'd really appreciate if anyone could share why this might be happening?Refer support page of this site
www.BusinessObjects.com|||Hi!
I just wanted to tell you, I migrated from cr 10 to 11 yesterday and had a cr 10 report with a subreport in it, wich I opened in cr 11. And it worked well.
Hope it works out for you.
/Helenius
Showing posts with label sub-report. Show all posts
Showing posts with label sub-report. Show all posts
Tuesday, March 20, 2012
Monday, March 19, 2012
Crystal Report sub-report expert advice needed.
Hi,
I created 2 seperate Crystal reports and each report performs its own calculations.
However, I need to multiply the output of Report 1 with the output of Report 2.
I created a new Crystal report and inserted Report 1 and Report 2 as sub-report 1 and sub-report 2 in my new Crystal report. The output of both sub-report 1 and sub-report 2 are numeric.
I need to find out how I can multiply the output of sub-report 1 and sub-report 2 so that the total is displayed on my main Crystal report.
I created 2 seperate Crystal reports and each report performs its own calculations.
However, I need to multiply the output of Report 1 with the output of Report 2.
I created a new Crystal report and inserted Report 1 and Report 2 as sub-report 1 and sub-report 2 in my new Crystal report. The output of both sub-report 1 and sub-report 2 are numeric.
I need to find out how I can multiply the output of sub-report 1 and sub-report 2 so that the total is displayed on my main Crystal report.
Any help will be much appreciated.Sorry, I don't remember how exactly to do it but I am sure Crystal Report help has an answer to this. But why don't you do all calculations on the backend using stored procedure or a view and return ready to display result then using cumbersome and slow report facilities?
Thursday, March 8, 2012
Crystal Report Doubt(Subreport)
Hi,
I have inserted a Sub-Report into a Main Report. My Sub-Report is placed in the middle of the main report i.e there are Text objects in the main report placed in such a way that some of the Text objects of the main report are on top of the Sub-Report and some others are at the bottom of the Sub-Report. When I populate the sub-report and the main report with data...
I have 2 scenarios :
Scenario 1 :
If my Sub-Report has very less data(say only one Row) then, I want the Text objects of the main report to move up, without leaving any gap/space that I allocated for my Sub-Report.
Scenario 2 :
If my Sub-Report has more data(say 20 Rows) then, I want the Text objects of the main report to scroll/move down .
I have tried using the "Can Grow" option in the Format section of the subreport, but it is not working properly, ie if there are more rows then the rows of the subreport are overlaping with the rows/Text Objects that I placed in the Main Report and the rows of the sub-report are moving to the right.
Awaiting for ur reply.Hi,
You have to set can grow for the sub report. Put your text in a new section below subreport. For example if your sub report is in details section then you can create one more details section and put your required text in this new section. and use fit to section.
bye
I have inserted a Sub-Report into a Main Report. My Sub-Report is placed in the middle of the main report i.e there are Text objects in the main report placed in such a way that some of the Text objects of the main report are on top of the Sub-Report and some others are at the bottom of the Sub-Report. When I populate the sub-report and the main report with data...
I have 2 scenarios :
Scenario 1 :
If my Sub-Report has very less data(say only one Row) then, I want the Text objects of the main report to move up, without leaving any gap/space that I allocated for my Sub-Report.
Scenario 2 :
If my Sub-Report has more data(say 20 Rows) then, I want the Text objects of the main report to scroll/move down .
I have tried using the "Can Grow" option in the Format section of the subreport, but it is not working properly, ie if there are more rows then the rows of the subreport are overlaping with the rows/Text Objects that I placed in the Main Report and the rows of the sub-report are moving to the right.
Awaiting for ur reply.Hi,
You have to set can grow for the sub report. Put your text in a new section below subreport. For example if your sub report is in details section then you can create one more details section and put your required text in this new section. and use fit to section.
bye
Subscribe to:
Posts (Atom)