rsErrorExecutingCommand
I am getting the error "... Query execution failed for dataset 'DataSet1'. (rsErrorExecutingCommand)..." when users try to run any report in our SQL 2008 database. I changed one report and gave it...
View ArticleHelp with Tutorial
I've been working through the Adventure Works tutorials for SQL Reporting Services 2008R2. I've been able to work through most of this one, but there is an issue that I've been unable to resolve in...
View ArticleHow to center tablix on screen?
Hi all, I have a report running in sharepoint ssrs integrated mode, that is only 2 columns wide. I would like this to be centered on the user's screen, rather than flush-left. There doesn't seem to be...
View ArticleHow to get header section and tabilx header on each page of excel sheet when...
Hi guys I have a issue that i'm not getting header sectionand table header of reportbuilder on each page of excel sheet when we export from reportbuilder,its wroking fine in reportbuilder problem is...
View Article1 inch Added to Bottom Margin and Top Margin when printing a report
I am exporting the report to PDF and it looks fine. But when I print the report it gives a 1inch margin before the report header and after the report footer. I changed my settings for left, right,...
View ArticleDivide Number by Real Time
Hi, I currently have a sum of numbers that are returned from my SQL for our sales orders, I also have a column that returns the seconds from the SQL. I used this below to convert the seconds to Time....
View ArticleProblem with mdx query using SSRS connector for Essbase
Hello specialists, first of all, thank you for your help in this matter. I'm using microsoft visual studio 2008, i have sql server 2008 R2 and I'm also connecting from SSRS to Essbase using a connector...
View ArticleError when attaching report file to email subscriptions on reporting services...
This might be a permission issue but cant seem to find out where else i need to add permissions for this person. They have a report created by someone else on the system. i can add a subscription for...
View ArticleSSRS - Multivalue Parameters + single value parameters together
I am a new SSRS user trying to develop a report that has a combination of multi-value parameters and single value parameters. So an example of my SQL query would be something like: select * from...
View ArticleCan you call a method from custom assembly into query designer in SSRS
Hi, Have a custom assembly that I can access from SSRS. I was wondering if I can call and use it inside my query designer when I am creating the datasets? thanks
View Articleinstall sql2008 r2 hit error unknown property
Hi , I am trying to setup sql server reporting services . And so I need to install visual studio (done) . I am trying to install BIDS , and regardless of whether I choose SQL2008 and BIDS or BIDS alone...
View ArticleSSRS subscription fails when service running under service account
We have a SSRS service running under a service account (Domain Login) and NT authentication enabled. This service account has admin rights but no remote desktop login permissions on the server where...
View ArticleSQL string
This is my query and I am having the same problem. ;with ded as(SELECT CAT2.CCPsamples.DATASETNUMBER ,cat2.CCPsamples.DEPARTMENT ,cat2.CCPsamples.ACTIVITY_NAME...
View ArticleSSRS 2005 object reference not set to an instance of an object
I'm getting error with object reference not set to an instance of an object in SSRS 2005 Report Manager for all the reports, However it works in BIDS.
View ArticleHow to add textbox to bottom of page
Hi I am working on Reporting service 2005. My report is set 8.5 x 11. I set that top margin is 0.4 and bottom margin is 0. Height of body is set 10.6 (my expectation is that body section cover all...
View ArticleHow to Sum Report Items Textbox.values in Group footer with reportViewer...
I need result. Column A Column B Diff a 1/05/12 0 <--- i get textBox.Value =DateDiff("D", Previous(Fields!Date.Value), Fields!Date.Value) a 3/05/12 1 a 6/05/12 2 a) Total Diff is 3...
View ArticleReporting Server Error 1053: The service did not respond to the start or...
Hi, I'm not able to start reporting services after applying the last SQL Server 2005 hotfix (9.0.3068), I'm getting the followwing error 1053: The service did not respond to the start or control...
View ArticleShow Duplicate Row Group Entries in a Matrix - SSRS 2005
I have a Matrix report that I created in SSRS 2005. The first row group contains a two digit code with four possible values -- "02", "03", "04" and "16". When the report runs, it shows one entry for...
View ArticleMultiple Detail Sections With Different Formatting
Dataset: [Name(string)] [Detail(string)] [Type(string)] This dataset is bound to a list. I want to have multiple detail sections in the list to allow me to lay the rows out differently depending on...
View ArticleSSIS XML Parser Error
Hi, I Have a problem when i am trying to export "XML data with UTF-8" to the XML data type column for a table in the database from a Excel File using a SSIS Package.This is the Error : "XML parsing:...
View Article