Report Server Web Urls
Hi, SQL 2008R2 (Standard) Windows Server 2012 Having problems accessing SSRS on a new commissioned SQL server. In the "Web Service URL" page of the "Reporting Services Configuration Manager", I'm...
View ArticleHow to write a conditional SRSS reporting expression
I have a result set like I have mentioned below.I want to round Each Sio2 which are not "-" round to its nearest whole number in SRSS...
View ArticleMultiple tablix within same report
I have an RDL using one dataset, but will 3 tables/tablix (based on status filters). Two of the tables are side-by-side. The third is below the top right table, which is usually very short. My problem...
View ArticleCross Server Join in SSRS report
Hello All,I need to create a SQL Server report with cross server join. I've SQL 2000 database on first server which I need to join with SQL server 2008 R2. I tried using look up but it doesn't work. It...
View ArticleSSRS Reports
I have a report,i need to modify like this gl code is the column in my report,in that column having recordsuse "gl code" column but turn it into 2 columns in report. split on the hyphen the left...
View ArticleThe Microsoft Access database engine cannot open or write to the file in...
I am trying to build a report in Report Builder 3.0. I created the Data Source to point to my Excel file and the Data Set. I drag a couple of fields on to the canvas and then choose Run. I get the...
View ArticleSSRS Integrated mode within SharePoint bug - severe
This is a very simple issue to reproduce. Setup:- Create a simple SSRS report that has an image or a chart (sample report attached)- Deploy to SharePoint integrated SSRS server- View this report using...
View ArticleRow with visibility expression - need to access values in other rows if present
I have a row that I added and set its visibility with an expression since I want to handle its display differently than the others in its group. So, to calculate the value I need to refer to other...
View ArticleSSDT-SSRS project. On preview of report getting error prevented the view from...
OK, I have installed SSDT on my laptop and was able to create and deploy a database project successfully to our server. I was also able to create a SSIS project successfully and now I'm testing a SSRS...
View ArticleSSRS report error: Index was out of range. Must be non-negative and less than...
Hi,Running SQL Server 2008 R2 SSRS reports. On one report receiving this error:An error occurred during rendering of the report. (rrRenderingError) An error occurred during rendering of the report....
View ArticleThe permissions granted to user 'NT AUTHORITY\ANONYMOUS LOGON' are...
Hello Everybody,I'm facing a permission issue while deploying SSRS 2012 reports to SharePoint 2013. The error is below.Error1The permissions granted to user 'NT AUTHORITY\ANONYMOUS LOGON' are...
View ArticleHow to create a report with survey data
Hi All,I need to create a report with survey data in below format. Can anyone help me how to display the summary in this format.Swapna
View Articlewhat is the default timeout processing option in SSRS Server
Hi,I am getting The operation has timed out error when trying to connect SSRS server sometime. So I would like to know what is the default timeout for report in seconds?Thanks Saikat
View ArticleCan we export the parameters of a report to the Excel!
Hi All,I have a bunch of parameters to run the report. User wants to see the parameters with asigned values when they export the data to Excel. Is it possible?ThanksSwapna
View ArticleDrill through actions link when deployed to Share point.
Hi,We are migration all our SSRS reports from Native SSRS mode to Share point integrated mode.we noticed that many of the report has drill through action which are using some dynamic links since the...
View ArticleSSRS Hide one data value label in chart legend
Is it possible to hide one value in the legend? I've got a stacked bar chart, but there's one value that I don't want to display in the Legend. Is it possible to hide this particular color and label...
View ArticleMonth Sorting
I have a column chart that uses grouping by month on the x-axis. The datasource field is an SSAS time dimension-month heirarchy (string).The problem is when I try and sort by month (Jan, Feb, March,...
View ArticleHelp with an IIF statement please
HelloThe following IIF expression isn't working for me:IIF(Fields!Number.Value BETWEEN 1 AND 1000, Fields!Number.Value, "all ok")Basically I want to list the value if it falls within 1 and 100 and show...
View ArticleSSRS Date and time Parameter
Hi Forumers'Im trying to design a report in SSRS with date and time parametersI would like to combined the fromdate,fromtime and stored the value to @Fromdatetime andsame with also todate,totime into...
View ArticleSSRS 2008 : Open a linked report in a new window.
Hi,How can I open a linked report, specified in the Action property, in a new explorer window?Thanks,Anurag
View Article