I have been searching the newsgroup for showing the group sum in the
footer section. This isn't the same as a normal group sum as the
amount shown in the textbox is using the value straight out of the
dataset - =Fields!Amt.Value, instead of =SUM(Fields!Amt.Value). I then
wanted to show the sum o...
more >>
Hello all,
I am new to reporting services.
We have one installation of reporting services with SQL server 2005 and
Analysis services 2005 on one machine, and we have another server with only
Reporting services 2005 installed (a proxy server). I dont have a problem
with the first machin...
more >>
Hi guys,
I have reports that are pre-configured on a remote MS Reporting Server
(MSRS 2005). There is also a subscription that a group of subscribers
subscribes to so they can get the reports in question. I know that I
can schedule a report/group of reports to be delivered @ a certain
time, b...
more >>
Hi,
I am having a problem with grouping in reporting services. I have data like
below
Col1 Col2 Col3
A B 1
A B 3
K L 1
K L 1
I am creating group on Col1 and Col2.
I nreport I am select 3 columns
Col1 Col2 Sum(Col3...
more >>
How can i format a matrix which has a (sub)total column and a (sub)total row?
I tried to make the total column and row bold -> Only the header (first
cell) is in bold.
I also tried to put a line a the top and bottom of the total row -> Only the
first column in the row gets formatted.
I ...
more >>