Can anyone help me in solving this issue.... I am using a matrix report, with Row groups as AccountGroup,Account,Allocation, and in the columngroup field I have an Amount field as subpart, which is given a rectangle.It contains both a textbox with value =Sum(Fields!Value.Value) and a subreport.AccountID, AllocationID parameter is passed to subreport.Then Subtotal is taken for Account, AccountGroup etc.But for Subtotal column, subreport shows, but parameter passing to it is the first set of Account and Allocation IDs.So if we have 2 Allocation under one Account, Subtotal shows sum of both allocations, but inside subreport, values of frist allocation only.That is because first allocation's ID is getting passed as parameter.I want the subreport to show the total sum, or hise subreport in subtotal column. If anyone can give me a quick reply..I will be very grateful to you..Thanks in advance..
To unsubscribe from this group, send email to dotnetdevelopment+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
