ReportingService2010.UpdateScheduleProperties "The schedule definition...
Hello, I'm attempting to create a CRUD interface for SSRS schedules. When I attempt to clear out the end date I get this error. I have set a breakpoint and inspected the ScheduleDefinition object...
View Articlessrs expressions
Hi, i have this field value, First(Fields!StartDate.Value,"Course4Display") and i want to format it like this = format (FieldsDoB.Value, "MM/dd/yyyy") which is the normal way to format a date value ,...
View ArticleSSRS 2008R2 Maps - Creating Assemblies to add completely new colors rules in...
I have searched for this all day. One thing I found was that the Microsoft.ReportingServices.RdlObjectModel API is not really well documented since it is not a redistributable. To me that is very...
View ArticleError while executing the .rss script through command prompt
Hi, I am executing the SSRS report snapshot through .rss script using command prompt as follows rs -i reportsnapshot.rss -s http://servername/reportserver-v reportPathParameter="Report_Name.rdl" Its...
View ArticleSSRS 2005: Can't choose 'Or' for multiple Filters - always uses 'And'
I have two filter conditions and I want an 'Or' between them, not 'And'. It does not appear that I am able to change the 'And' to 'Or'. Is this a limitation in SSRS 2005? I tried adding the filter...
View ArticleCombing Column group into 1 column
Hey everyone, I have a report that had a column group that displays a list of programs. In this column group I added some filters to exclude certain values. What I want to do is make a second...
View ArticleMultivalue and Optional Parameters for ID or other filter criteria in Report...
Hi! I was wondering if the following scenario is possible and if so, how to set it up: I have a report from TFS that shows the record ID as well as some other parameters like requestor, line of...
View ArticleReport Builder 3.0 #Error with Date Calcs #2
I have another question similar to the one I asked before. If both dates are a valid date, I want to calculate the difference of two dates. If either date is not a valid date, I want to write a "?"...
View ArticleSSRS - Report Preview
Hello, I have little basic knowledge in SSRS, I was given .rdl files in the Email, and ask to check the impact of changing some Trigger code in DB, if that has any effect on report preview. I was able...
View ArticleChanging the look and feel of Reports site
Hi, Is that possible to change the look and feel of the top part of Reports site (see below): Thanks, d-cpt dvtran
View ArticleAllow user to select a parameter from drop down OR enter it manually
Hello, I am trying to develop a report that will have 1 parameter, however, I would like the users to be able to either select this parameters value from a drop-down list, OR enter it manually if they...
View ArticleSSRS 2008 R2 Print Button Asking to change User Account Control
I have posted it before but could not resolve this issue. If anyone can help me exactly according to our environment that would be really helpful. Server: Windows 2008 R2 - 64bit Client: Win7 64 bit...
View ArticleSSRS 2012 to SSRS 2008 Backward Compatibility?
Continuation of a prior unanswered thread: Can anyone answer Dana's Question #1: 1. Should I be able to open my SSRS project file in 2008 when it was created in 2012? i.e., is it backwards compatible?...
View ArticlePassing Parameters from One SSRS Report to Another with MDX Query
I'm going to try to get this question answered in the abstract, because I believe it is much more of a conceptual problem than a code problem. I have two reports, 1 and 2, both based on MDX queries...
View ArticleDisplay issues when running a report with more than one table
I've created a couple of reports that use more that one dataset, and display the data in two or more tables. The tables are alligned with a small gap between then vertically on the page (I've tried...
View ArticleSSRS 2012 BI edition very slow on setting up data-driven subscriptions
I am using SSRS 2012 BI edition X64 (brave new world). Every thing seems to run fine except for the setup or changing of data driven subscriptions. It takes minutes for a page to come back after...
View ArticleData label on bar charts
Hello, I have a bar chart where the data labels are centered? Is there a way to make all the data labels aligned at a specific location on all bars regardless of the number? I know this contradicts of...
View ArticleWhy Windows Security not show sometimes
Hi all, Currently, I am using the ReportBuilder to connect to the Report Model, I open the reportmanager site, then right-click the Report Model, then select Load in Reportbuilder like below: I have...
View ArticleGenerate the report with Tabular using toggle
Hi All, I am new to SSRS 2008 r2,now i working with tabular reports,in that i generate a report like this state city population(in millions) Ap...
View ArticleSSRS 2008 R2: Adding shared dataset corrupts dataset fields (turn into...
Hi. I have a SSRS 2008 R2 report using serveral shared datasets containing 8-10 columns each. The shared datasets are using StoredProcedure from a shared Data Source as Query Type. However one of the...
View Article