Multivalue with Null value SSRS 20054452 (11/11/2009 3:22:56 AM) I have a query to populate a multivalue parameter:
SELECT distinct cast(AGRPYear.value as varchar(4)) + AGRPMonth.value
'ReportDate'
FROM TPROJECT AS TPROJECT
One of the values that is returned from ... Utf
Subscription Ax data method provider0204 (11/11/2009 1:32:06 PM) Hi,
I try to use subscription on a report using the AX Data method provider
quering a Dyamics AX 2008 installation. The report works fine when actively
rendering but neither a snapshot or subscription on... Utf
Detail level header?0109 (11/11/2009 7:44:17 AM) Is it possible to implement this and if so, what is the best way?
What I mean?
I have a drilldown table where detail level has a different layout
than the grouprows (which the table header refers to).
... gurbao
report builder0138 (11/11/2009 3:29:00 AM) We are beginning to use SSRS 2005. When the Report Manager opens, there is
no Report Builder button available on the toolbar. I am aware of launching
RB with thru the url but would prefer the button. How... Utf
repeating group header on multiple pages for List0401 (11/11/2009 3:28:34 AM) (Sorry if I seem to keep reposting this. It is not showing up in the SSRS
forum).
I'm using SSRS from SQL Server 2008. I have created a two column report that
has a List control showing free-form detail ... Utf
group header on multiple pages for a List0117 (11/11/2009 3:25:11 AM) I'm using SSRS from SQL Server 2008. I have created a two column report that
has a List control showing free-form detail data. I'm trying to display what
I think is a group header at the top of each column.... Utf
Default Zoon to Page Width in SSRS 20080699 (11/10/2009 9:21:44 PM) Is it possible to change the default zoom value from 100 to page width?
thank you.
... Fsb
How to calculate a running 12 month date range from previous month2451 (11/3/2009 5:31:01 PM) I want to skip the current month and start a 12 month date range from
previous month. If the current month is Nov 2009, the report would show data
from Nov 2008 to Oct 2009. I am getting mixed results, in... Utf
TextAlign problem?1294 (11/8/2009 12:50:18 PM) Using SSRS 2005 (SP3) and having a table control
I want to have an expression to align the text in the table Right--Left
based on value
So far I have in textAlign property of the cell
=IIF(Dataset!Fie... Uri