SSRS help needed
Hi, Iam new to SSRS and in my office I am given a zip file folder containing rdl files. How do I open those rdl file in my BIDS and access those reports????Indu
View ArticleTotal of percentage column
I'm trying to build a report that connects to SSAS and reads from a cube. when I build the report using excel I got the expected correct result:the CPI column is a percentage measure in the cube, and...
View ArticleHow to pass Server (from parameter)and Sql Server Authentication Information...
I want to give business user option to select remote server , then based on that, it should retrieve the query result . I have a table where i have stored server name, database ,sql server...
View ArticleHow to Exporting to a text file from Reporting Services 2005?
<OverrideNames> <Name Language="en-US">TXT (Pipe Delimited Text File)</Name> </OverrideNames> <Configuration> <DeviceInfo>...
View ArticleMS SQL 2012 with SharePoint 2010 - SSAS - PowerView Report Error
Dear Folks,I am trying to create PowerView report in our environment by using Multidimensional Data model .. Shared Data Source definition is fine and tested (Microsoft BISM for Power View is being...
View ArticleI am not able to open report builder for making SSRS Report
I am not able to open report builder for making SSRS ReportI have typed in Internet explored http://<Report server name>/report servercan anyone suggest me how can find report builder path and...
View ArticleQuery execution failed for dataset
I have moved our SQL Server 2008 (including Reporting Server) to a new machine and then restored the ReportServer database.Everything looks ok, but when I try to run a report, I get this error message...
View ArticleDisplay multiple group on same row
How can I display Multiple group data into a sigle row in SSRS 2008 R2? For instance, I have below tablix with two groups Group1 and Sales Order ID.I want to display both Modified Date and SalesOrder...
View Article1 table column value, showing as three columns in a report
Hello,I have asked a similar question before but I am still struggling, so wanted to start a new conversation to make myself clearer.I am making a sales report. The database table columns I need are...
View Article"How to get distinct values of sharepoint column using SSRS"
Hi, I have integrated sharepoint list data to SQL Server reporting services. I am using the below to query sharepoint list data using sql reporting services.<Query>...
View ArticlePass applicaiton generated data set or Query to generate SSRS Report
My requirement is simple. I need to pass different dataset(cause query is different) to a single SSRS report(.rdl). Number of column and data type will be same for different dataset. I am generating my...
View ArticlePrevious Year Expression in SSRS
I have 3 reports on one page, each report is the same but look at current year report 1 2010, report 2 2009 and report 3 2008Report 1 looks at dataset1Report 2 looks at dataset 2Report 3 looks at...
View ArticleDeSerialization Failed The element 'TableCells' IN Name Space error
select T2. el1_code , T1.leaforder, T1.l1order, sum(T3.full_value) AS FullValue , sum(case when T4.code = 'ELM' then T3."full_value" else 0 end ) ELM , sum(case when T4.code = 'PFC' then...
View ArticlePDF Help
Hi all,I am going to print my report in PDF format. On my report i have report header and in the report body i have group header. My question how can i make sure my report gets printed from the top of...
View ArticleDelete all subscriptions from Reporting Services
Hello,Can anyone tell me if this is this the best way to remove all subscriptions from SSRS?DELETE FROM ReportScheduleGO DELETE FROM SubscriptionsGO DELETE FROM ScheduleGOOr this method is not...
View ArticleUsing "*" as a select all
Is it possible to pass an asterix to an SSRS parameter through a url to allow you to select all of that parameter?
View ArticleSQL2008R2 Multiple Datasets in one tablix
Hello I am new in SSRS. That's why I am not sure that can be applied or not? I have a company list. The companies are grouped by their employee amounts. For example, the companies who has more than...
View ArticleHow to get pie chart for Power view report in SharePoint 2010
Hi i am not able to see pie chart during creating in powerview in sharepoint. i can other charts.am i missing something?
View ArticleVerify that sufficient permissions have been granted and Windows User Account...
I got the following message when I try to access SSRS using internet explorer 10.It was working when I use internet Explorer 10 and I get Windows update and get internet Explorer then I got following...
View Articlehttp://schemas.microsoft.com/sqlserver/reporting/2010/01/reportdefinition
Hello,We have a 2008 R2 SP1 server which we are developing SSRS reports for. We also have Report Builder 3.0 in this environment. When getting ready to promote reports from dev to test (we are trying...
View Article