Report won't cache if I use User.UserId
I pass a parameter value to a dataset using User.Userid and the report won't cache. If I hard code the user's name than the report will cache.How do I get the report to cache using User.UserId as the...
View ArticleSSRS Custom Code for connection to database
In SSRS 2008 Custom Code , we want to write a code to fetch a record from SQL Server Database. but we get connection opening error. Suggest the solution
View ArticleDataMatrix Barcode in SSRS 2005
I need to create a report that will have the application number presented in the DataMatrix barcode format. Could you, please share your experience if possible. ThanksDKDBA
View ArticleMSBI - Mobile Support
Microsoft Roadmap for Mobile BI (as communicated on 2011)Ensuring our existing corporate BI web based solutions run in browsers across iOS and Windows devices in the first half of 2012.Delivering great...
View ArticleApplication installation did not succeed. Remote server returned on forbidden...
I configured form based sharepoint 2010 applications. Configured SSRS also fine.In This application i created one document library and add the content content type of REPORT BUILDER REPORT.When i try...
View ArticleSSRS can't recognize custom DLL
HelloI'm developing SSRS reports via VS2010 on my local machine.I need to reference from a certain report to a DLL I wrote, The DLL was built at .net framwork 3.5 and I've placed the dll in the...
View ArticleTable Cell Border Width and Exporting to PDF
I am running into a problem when I export my report to PDF. It seems as though the borders are the right and bottom are getting cutting off some. Please see the attached image, the green arrows point...
View Articlecan we hide table headers based on page number?
HiI have 3 Table Headers in my SSRS Report.I need to display second Table header only in first Page and First and Third Table header on Every Page.Can you Please advise me.Regards,Vitthal
View ArticleSum of Sums or Aggregation question in SQL Server 2012
I've read maybe a dozen posts with like issues but can't help believing there is a really simple solution to my problem, which is shown in the example below. The Invoice_Total Sum at the...
View ArticleImport data into SQL 2008 R2
Hi,I have a report in SCCM , that results in data of a SCCM client like host name, make, model, CPU, RAM etc….some fields that we use. Then there are few dashboards that are created using this data, in...
View ArticleNot able to connect to reporting services
Hi All,I am trying to connect to Reporting Services from SSMS, I am getting an error asCannot connect to <<Instance>>Reporting Services Instance cannot be found.My reporting services...
View ArticleSubscription Description Confusion why?
So I have a nice report based on a stored procedure.I have to create several subscription for business needs. On Monday the report is run with a certain set of parameters, then emailed.On Tuesday it...
View ArticleAd-hoc report execution related question.
In Reporting Services' Server properties under Select a Page|Security,'enable ad hoc report executions' is disabled.Is it by design?note: The RS is in Native Mode. SSMS was started 'Run as...
View ArticleCannot connect to SSAS Cube from Reporting Services 2008
I have two servers server1 and server2. Server1 is running windows server 2008 r2 with sql server 2008r2 and SSRS. server2 is running windows server 2008 r2, sql server 2008r2, SSAS and SSIS. Both...
View ArticlePivot tables in Analysis Services allow for no aggregate - why not in SSRS???
I have a fairly simple scenario. I have a list of source hosts, ports, and destination hosts for firewalls. Right now, it's in an Excel spreadsheet as such:HOST001 80 HOST002 HOST001 443 HOST002...
View ArticleSum(IF()) Variable multivalue
=Sum(IIf(Fields!cell.Value = Variables!variable.Value, Fields!cost.Value, 0))I want sum the cost but i used the variable multivalue (Variable.Value) but the issues is :I don't run the report.how i can...
View ArticleReport server services Log files cosuming Gigs of space in Sharepoint server
Hi, I have one question on SharePoint and Reporting services. We installed Reporter services in SharePoint integrated mode in one of Dev environment server. We installed sharepoint 2010 on this server....
View Articlerun the report automatically whenever user changes the parameter, SSRS 2008
Hi All, I have a report with 2 parameters "Customer" and "Date" - date is defaulted to today and user might change it. Each time User changes the Customer parameter I need the report to run...
View ArticleTrying to add sub report in BIDS w/ SSRS 2008
I have a main report and I am trying to add a sub report. This main report if filtered by a parameter. The subreport should also be filtered by the same parameter. Here are my steps.1. I add a new...
View ArticleGet Average of All Displayed Values in Column
Hi,I want to do something nice in report builder 3.0 (SSRS 2008 R2) based on a simple t-sql query. below result it's kind of nonsense but this is the requirement.this example is just to explain the...
View Article