Risk Matrix SQL Reporting Services
hello how create risk matrix qith repirting services on SQL Server and visual studio for Project server 2010? Thanks
View ArticleRPTProj file doesnt open in 2012
So after the SSDT install, VS2012 STILL doesnt open RPTPROJ files. What's the deal people? I have real work to do.
View ArticleSQL Report is timing out before completion
Hi We have a report that took more than one hour to complete on the produciton server. I have checked the option "Do not timeout report execution" on the website but I still could not able to get the...
View ArticlePowerView Error: An error occurred while loading the model for the item or...
We have a SharePoint system for Power View, and it was working before the holidays but stopped working after we come back to work today. We have not changed anything in the setup, so we thought there...
View ArticlePage breaks in subreport not working in main report
Hello, I have main report with 4 subreports. Each subreport has page breaks and they work fine when i ran them individually. So i created a tablix in main report and added these subreports to groups....
View ArticleData distribution ranges for maps in SSRS 2008 R2
I have a map report created in VS BIDS 2008 R2 and published to SSRS 2008 R2. The map displays the counties in Pennsylvania along with data resulting from a query.My question is about controlling how...
View ArticleIIF Date compare
This always results to FALSE.="Days Past " & iif(Format(CDATE(Parameters!Month.Value), “MM/dd/yyyy”) < format(CDATE(today),"MM/dd/yyyy"), day(DateSerial(Year(Parameters!Month.Value),...
View Articleexpressing net balance, as of various dates, in the same table
I have a date field=Fields!PeriodEndDate.Valueand I have a net balance field=Fields!NET_BALANCE.ValueWhat I would like to do is express NET BALANCE at different dates within the same table based of a...
View ArticleTo display a parameter value in seperate lines
Hi,Need to show parameter value in the text box. If they type two product number, need to show them in different line. Maybe if user seperate with any special character is this possible?param value:...
View ArticleSSRS 2008 - How to handle subscriptions on 2 instances of SSRS on a cluster?
Hi all, I ran into an interesting question from a developer on how to handle subscriptions on 2 instances of SSRS on a cluster. Our setup is an Active - Active 2 node cluster with 2 instances. ON top...
View Articlehow to create matrix reaport in ssrs 2005?
hii have a table with this fieldspricedate, mallprice,cuprice,boursprice,productnamei wanna my report be such as below picturei use ssrs 2005
View ArticleYes / No parameter in SSRS
I am very new to SQL / SSRS.I am creating a report in Visual Studio and am trying to create a parameter with Yes / No Values - when "Yes" is selected, it will show all dates from the "Valid_Until"...
View ArticleHow set Model Item Attribute Property Programmatically?
Hello, I am assigned to maintain a Datamodel, I am a newbie to SSRS .The requirement came was --Hovering (mouse pointing over datamodel attribute) should include description along with the attibute...
View ArticleSQL reporting services not starting
I have an SCCM server with SQL installed on the same machine. the reporting service was working just fine until the 18th of december (when the event log says it was last started successfully)I cannot...
View ArticleConversion from type 'CalculatedFieldWrapperImpl' to type 'Integer' is not...
Hi,I'm using SSRS 2008 to create a relatively simple report with a stored procedure as the dataset. The SP runs fine (no errors) but when I try to run the report I get "Conversion from type...
View ArticleSSRS Report Header on each page when row data spans multiple pages
Hi,The data that a row contains spans across more than 5 pages. It is required that I display the column headers on each of the generated PDF which is not happening. An image of what is being generated...
View ArticleIssue with domain account trying to connect to the Report Database for SQL...
I'm using a domain service account to provision the default SSRS instance for SQL Server 2012 Ent. (Dev Environment to start playing around). This account is also being used for the other service...
View Article"go to report" doesn't support opening links in new windows
Hi, I want to open links from report in new IE windows or IE tab, I guess "go to report" doesn't support this, So I have to use "go to url" option, the problem with this option is, navigation bar...
View ArticleChart only displays 3 data points
I know my way around reporting services pretty well but just recently asked to create a chart for the first time. I am using the same query from another report that display about 50 pages of data....
View ArticleSSRS Expressions: how to check if a VarChar is in deed a decimal, BEFORE...
I can't seem to get this expression to work correctly, it returns the following error: Warning 1 [rsRuntimeErrorInExpression] The Value expression for the textrun ‘txtMain.Paragraphs[0].TextRuns[0]’...
View Article