SSRS - Textbox wordwrap and Line spacing
Hi! I have a textBox, canGrow set to true. The length of the text is quite long, and will not fit in on only one line. The textBox wraps the text and two or more lines are printed. The problem I have...
View ArticleProblem to generate ssrs reports from application
Hi, After a lot of googling, i am posting this question. I am facing problem withh ssrs reports Actually i am using 2 different servers. In one server i have SQL Server 2008, SSRS reporting Services...
View Articlehaving problem to generate SSRS Reports from application
Hi, After a lot of googling, i am posting this question. I am facing problem withh ssrs reports Actually i am using 2 different servers. In one server i have SQL Server 2008, SSRS reporting Services...
View ArticleHow to set allignment
Hi , i created a bar chart in which some values are displayed to right side of the bar and some on the bar. now i wana see all values on right on the bar please can any one suggest me the way to do it...
View ArticleGo to Report from Chart Axis (X)???
Hi all, I am looking to link a report from the values in the chart X axis? Not seeing anything in the properties. Is there any way around this? Thanks in advance! Keith.
View ArticleSSRS connection fialed for VPN users
SSRS connection fialed for VPN users, SSRS 2008 and report server DBs on same server. we are given accesses the domain users through VPN, it was working for months. but now it is not allowing VPN users...
View ArticleHow to set allignment
Hi , i created a bar chart in which some values are displayed to right side of the bar and some on the bar. now i wana see all values on right on the bar please can any one suggest me the way to do it...
View ArticleCount in Expression ReportViewer
Hello guys, I have a doubt. I have an expression that I have to add up a column and divide the sum by the number of lines, however, I have great difficulties and have to deliver my project for...
View ArticleSlow reports in sharepoint
Hi, I have some SSRS (SQL Server 2008r2) reports uploaded into sharepoint 2010.I am facing a performace problem when i run the report after some hours of idle time.The normal time of report...
View ArticleUsing two dataset totals for one calculation
Hey everyone, I have two datasets that retrieve my information that are independent from one another since I am unsure how to combine them together. The first dataset gives me totals for...
View Articlemanaging SSRS 2012 service app in SharePoint 2010 returns 500 Internal Server...
We're prototyping SSRS 2012 in integrated mode with SharePoint 2010 (single SharePoint server, single DB server). Setup seemed to complete successfully, including provisioning subscriptions and alerts,...
View ArticleHow to get Time Difference between two dates in report viewer 2010
column_A column_B column_C A 10.07.2012 17:47:01 0:0:0 A 13.07.2012 13:45:03 19:58:01 <--here need for 05:58:02 A 17.07.2012 10:26:39 20:41:36 <---Here I need 6:43:38 and using...
View ArticleUsing Running Value on Expression
Hi, I have a table with the column being month, the row being the fiscal year(2012 and 2011), and the value is the sum amount. I added a row below named "Difference" and made the expression...
View ArticleHow to Split String in Report builder 3.0 query designer???
Hello all i have created one report Named resource Projection and created 3 Parameter 1) Technical Skills : Type : Text , Multiple Selected : True, Blank value : True, Default Value : one Row from...
View ArticleSSRS 2008 Noninteractive Logon with a datasource
I'm having a problem running some reports on a SSRS 2008 server. I'm using a shared datasource that connects to the a database (to extract data for the reports) and uses a "Credentials stored securely...
View ArticleNeed to Create a Parameter in a subquery
I'm using SSRS 2008 and I have a report with a subquery that contains a parameter, @LocationNo. what I'm trying to do is allow a user to enter a Location Number, which is a five digit integer, and have...
View ArticleReport Builder 3.0 #Error with Date Calcs
I am using Report Builder 3.0. In one of my columns, I'm pulling a date from a cube. A few entries come back with a value of "Unknown". I'm trying to use the following formula to replace "Unknown"...
View ArticleSSRS 2005 SQL Server Reporting Services 2005 Dataset Filter IN CLAUSE:...
I can't seem to get a dataset filter to work in SSRS 2005 with an IN CLAUSE. Assume I am trying to select only Region 1, Region 2, Region 3. Have tried: Region 1, Region 2, Region 3 (does not work)...
View ArticleInner and Outer Aggregate
Hi, I have the following code and need to somehow to do this calculation: =Sum(Last(Fields!DIFFERENCE.Value))-Sum(First(Fields!DIFFERENCE.Value))Any suggestions? Any help would be appreciated! Dan
View ArticleSSRS - Create a report based on shared template
Hi, I'm starting creating SSRS project which contains alot of reports, How can I create a template that can be used in every time I need to create a new report and by modifying the template all related...
View Article