Configuration issue SharePoint 2010 and SSRS 2012 integration with Claims...
Hi,I'm trying to configure SharePoint 2010 web application using Claims Authentication with Windows Authentication(Negotiate).My setup comprises1. DC Box containing PDC2. SQL box containing SQL DB and...
View ArticleSQL 2012 SP1 Reporting Services for SharePoint (2013) - Install-SPRSService...
So, at this point, I've blown away an otherwise functional SP2013 + SQL2012SP1 multi-server farm trying to get this to work, only to end up with the same results. Irrespective of whether I install...
View ArticleAn error has occurred during report processing. (rsProcessingAborted) Query...
Hi ,I get this error message An error has occurred during report processing. (rsProcessingAborted) Query execution failed for dataset (rsErrorExecutingCommand) For more information about this error...
View ArticleGet count in another dataset based on mutliple IIF condition
I want to count rows in another dataset based on 2 values in the each dataset. Something like this... =Sum ( IIF ( (ClientID_DatasetA = ClientID_DatasetB) and (Date_DatasetA <= Data_DatasetB), 1 ,...
View Articlewrite half date then select date from date picker which display in...
I am using SSRS 2008 R2. I have problem in Date Parameter whose type is Date/Time and it is like date picker.When we write half date and go to select date from date picker then date is displayed in...
View ArticleSSRS 2008R2 Matrix Column Difference with Custom Code?
Hi I try to get the difference from two columns in a matrix... The function should be similar like the PREVIOUS function for rows... But instead of rows, I need the difference between columns... It's...
View ArticleHow to hide a column or more than one column based on a column value SSRS
Hi All, I have an existing report to which i had added couple of columns for a requirement. I had to hide these columns based on a column value Say 'Column1'. how can i acheive this in...
View ArticleHow to make any folder is part of the build solution VS2010
How to make any folder is part of the build solution VS2010, then it automatically added as part build process. suppose i have two project in my solution. one is main project and another is setup...
View ArticleSSRS Lookup - second dataset depends on first dataset
HiMy SSRS 2008 R2 reports executes a SQL Server dataset that populates a tablix. On each row returned I need to perform a lookup to see that if a corresponding record exists in a Progress database...
View Articlesql report server
hi whenever i try to open report server its shows user permission error:"User '******\*****' does not have required permissions. Verify that sufficient permissions have been granted and Windows User...
View ArticleHow to add new columns ???
I have just created a query as belowselect a.business_partner_id, a.marketing_material_ind, a.legal_status_cde, a.share_information_ind, a.inserted_by, a.business_partner_nme, a.execution_dte,...
View Article.NET 4.0 custom assemblies in SSRS 2008
<!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:1; mso-generic-font-family:roman; mso-font-format:other; mso-font-pitch:variable;...
View Article1 Dataset 2 different sets of date parameters
HiI have a table which displays this months current data, and a chart which displays 12 months previous on the same topic.I have used 2 datasets to produce the table and chart. The table has regular...
View ArticleSSRS 2008 R2 category label and scalar axis
Hi all,I use a bar chart with a scalar Axis. It don't display the label associated on my category but the result of scalar value and intervallHow i can use my axis label instead of scalar value ?...
View ArticleReporting Services 2008 R2 lacking important printing options
Hi there,In the process of working my way through creating reports using the Microsoft SQL Server 2008 R2, I found that getting the report to look good on paper is very difficult. There is no fit to...
View ArticleSSRS report not returing data that has apostrophe in the parameter
Hi There,I have a report created in BIDS 2008 R2. I am passing parameters to oracle stored procedure and the data is the then returned as the ref cursor which i am capturing in BIDS and then displaying...
View ArticleReport Viewer- Tablix2 Expression Refer to Tablix1 Group1 Expression
Dear Sir, Please any one HELP ME it's very urgent I've make one reports and using two tablix,both are using single data-set and I need get to tablix1 values to tablix2 i did used tablix2 are Row...
View ArticleExporting SSRS report to PDF disturbs the layout.
Hi,I have SSRS report which has 3 pages. When i run the report from report builder or open the .rdl file from SharePoint, it shows 3 pages.When i export the report in PDF format, the output in PDF...
View ArticleReport Builder: Keep Original Sort Order from Cube Dimension
Hello We built a Cube with a Employee Dimension. In this Employee Dimension we have established a custom sort order for the Team-Level (based on some logic). We have defined this on Cube Level. If I...
View ArticleHTTPS Image is not Show in SSRS Report
Hi Friends, My SSRS Report Server was in HTTPS, Settings. In the Reports, 1) I can show the Attachments (like doc,pdf file click through action ) it works fine. 2) I need to show images it not...
View Article