Field format on report?
Thu, 18 Sep 2008 11:28:28 -0500
Hi,
I'm just wondering, what's the best way to suppress the time component of a
datetime field in a report? I just want the date to be reported.
Thanks in advance,
Linn
...
|
multiple data sources?
Thu, 18 Sep 2008 10:48:47 -0400
I need to write a sql report that pulls data from a sql database and a
Visual Foxpro Database.
For example, I have a table in sql that holds custno and balance. I
have a table in foxpro c:\custmaster.dbf that holds custno and name.
The report should show the customer's name and balance for all customers
...
|
RE: Matrix Column Index
Thu, 18 Sep 2008 14:41:41 GMT
I believe I have found a way to do this on Chris Hays blog:
http://blogs.msdn.com/chrishays/archive/2004/08/30/GreenBarMatrix.aspx
"To work around this, you need to effectively calculate the group number in the row header and then use that value inside the data cells."
From http://www.developmentnow.com/g/115_2 ...
|
RE: Matrix Column Index
Thu, 18 Sep 2008 14:25:13 GMT
I too am very interested in this.
I know you can use RowNumber("matrix_RowGroup") to get it when the matrix receives data for every cell in the grid.
However when the matrix doesn't receive any data and must generate a blank cell it appears to not increment the RowNumber count.
From http://www.developmentnow.com/ ...
|
Page navigation Controls
Thu, 18 Sep 2008 15:43:53 +0300
In SSRS 2008 if a reports has more than 19 pages, navigation controls show
2? instead the exact number of pages of report.
If you navigate to last page it shows correct number.
It's normal ?
...
|
Open pdf fromatted reporting service 2005
Thu, 18 Sep 2008 18:12:43 +0530
Dear all,
I am facing problem in reporting service 2005 while I am trying to open the
report view in pdf formate on ie 7.0, want to know about to pass parameters
& also want to know about opening it without report viewer.
Thanking you,
Harshad
...
|
ReportViewer question
Thu, 18 Sep 2008 12:33:31 +0300
Anyone know when will appear a new ReportViewer control for ASP.NET to use
with SSRS 2008.
I have some rendering problems with some reports.
Thank's
Sorin
...
|
|
|
Installs to a certain point and then I cannot go any further
Wed, 17 Sep 2008 14:23:02 -0700
I am trying to install reporting services on the same machine that has the
sql server on it. But when I get to the point where report services is
supposed to start saying that I do not have sufficient privledges to start.
The domain account that I am using is a domain admin that is also an admin on
the sql s ...
|
Count of data created by expression
Wed, 17 Sep 2008 13:13:00 -0700
Hope this is feasible... I have a report where a field (FieldB) is dependent
on another one (FieldA). The report has row grouping.
If the count of FieldA is one or higher I need FieldB to 1 which I'm doing
fine.
The issue that I'm having is that I need to get a count of FieldB for group
that it belon ...
|
Beep or Bell sound in report
Wed, 17 Sep 2008 14:19:01 -0400
I'd like to be able to make a report either beep once every time a report is
refreshed based on the value in certain cells of the report. Any ideas???
...
|