ssrs reports
hi......i need to convert numeric value in word format in ssrs....i found this in net....<p>PublicSharedFunction changeToWords(ByVal numb As [String]) As [String] Dim val As [String] = "",...
View ArticleSSRS Report Builder "Application cannot be started, contact application vendor"
Hi In Report Manager, when i click on report builder its show me an error like "Application cannot be started, contact application vendor"I installed .net framework 2.0,I'm using windows 7,Sql server...
View ArticleSSRS Date Parameters
Hi Every one,I have Fiscal year parameter with years 2011-2012 and 2012-2013 and start date and end date parameters but my problem is when i select fiscal year as 2011-2012 but it will not update start...
View Articlessrs irs 1099 Form
Hi I am new to this forum.My previous project involved porting a Mortgage payment Statement from Crystal report to SSRS. The best way is to add an image of the Statement as a background and generate...
View ArticleSSRS 2012 Map chart not visible when asked up as subreport
Dear reader,We have a problem with the SSRS 2012 map chart when viewed in the browser as a subreport.When the report is directly viewed (not as a subreport) everything works fine. The map chart gets...
View ArticleChange new view of report server 2012 to old view
Hi,i had install Report server 2012 and want to move form 2008 to 2012 . 1) how to disable drop down that show on folder and report level for end user (as shown in following screen shot).2) report name...
View Articleselect query with merge effect
Hi i would like to ask, if you have those records in databaseIDCityCountry1New YorkUSA2LondonEurope3MadridEurope4WashingtonUSACan you do by some select this kind of view?IDCityCountry1New...
View ArticleSSRS 2008 - Report Manager - Drop-Down menu gone missing
Hi All, I have been using SSRS for a while and when new subscriptions were required for a report, I used a drop down menu on each report and used the subscribe option. Then this menu has disappeared...
View ArticleNot able to view reports
Microsoft.Reporting.WinForms.ReportServerException An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database....
View ArticleCount Column in MATRIX if data is not Null
Hi I have a table whose structure is follows:------------------------------------------------------------ Date EMPname Amount1 Amount2...
View ArticleMatrix/Tablix subtotals
I am using this T-SQL referring to AdventureWorks2008R2:SELECT DATENAME(yy, sh.OrderDate) AS Year, DATENAME(mm, sh.OrderDate) AS Month, CONVERT(VARCHAR, CAST(SUM(sd.LineTotal) AS Money), 1) AS...
View ArticleUnable to fetch sp return values through SSRS Report Dataset
Hi All, I have created a SSRS report,In which through dataset i am calling stored procedure. My stored procedure is giving result in 20 mins but my report is giving following error when i am trying...
View ArticleSSRS 2005 vs SSRS 2012 (Rendering Format)
Hello,First off thank you for taking the time to read the question posted. We have just recently deployed SSRS 2012 and are in the middle of migrating from SSRS 2005. My end users are noticing a some...
View ArticleWhich user SSRS Custom code authenicate to access database?
Hi, I have a custom assembly code that resides on reporting server (integrated with SharePoint). To access sql server database from assembly, if I create an internal user within SQL Server, in...
View Articlesparklines etc.
Hi, I think I'm going nuts... So simple report... products, months, sales amt. that's it... Now I want to show Products on rows and on columns I want to show Last Month, Average 3 months, Difference...
View ArticleReport Manager script error, user access issues
Is it possible to repair SSRS? Can access get corrupted for certain users? Is there a way to repair access?When regular users open iMIS, the initial report manager home page generates a script error....
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 ArticleSSRS report parameter left blank to select all
Hello,Before posting this question I have looked at related topics and couldn't find a clear answer!Question: Is there a workaround for a parameter to select all if blank?I have a report that has a...
View ArticleRisk Matrix SQL Reporting Services
hello how create risk matrix qith repirting services on SQL Server and visual studio for Project server 2010? Thanks
View ArticleSSRS 2008 R2 Dynamic Height, chart shifts downward
I'm using the dynamic height property in a horizontal bar chart successfully, but as the chart grows, the legend and the visual element of the chart itself is shifting downwards:With only a few rows,...
View Article