PDA

Click to See Complete Forum and Search --> : [RESOLVED] Getting SubReport Data For another Subreport..


den2005
Apr 17th, 2006, 02:26 AM
Hi everybody,

I have created a subreport where summary of other subreports are displayed. Now, I have problem displaying the GrandTotal Field of each Subreports on the first subreport. I used the approach mentioned in this link:
http://support.businessobjects.com/library/kbase/articles/c2007600.asp

But it seems it needs to display the other subreports, before display the first subreport, I cannot switch them. I tried using stored procedure with dataset to get Sum of each subreport data Amount data, but it seems supplying more than one datasource is not applicable..

Is there anyone can solve this problem?

Thanks in advanced.


***Resolved using another approach...TextObject..****

Hope this helps others in the future...


den2005