issue to find month name
In SSRS report need to display monthname. The month field may have null value, if it has null value value return value should be empty.In database prog_mnth value maybe 1,4,7,null,2. Should be display...
View ArticleAzure - SSRS - Format(Date,"MM/dd/yy") - does not work
I am deploying to Azure and my trusty expression Format(Date,"MM/dd'yy") gets an error. After blog reading, the suggested answer is to useFormatDateTime which renders either m/d/yyyy(2/2/2012) or...
View Articlemaking a tablix heading's dependency on text box less apparent to user
Hi, we run std 2008. Everyone seems to be saying that if i want a general heading above my tablix, insert a row above my column heading row etc.It looks to me like this is somewhat restrictive in that...
View ArticleThis is regarding URL Access in RS 2012
DSU and DSP are not present in the MSDN documentation for URL access in SQL Server 2012 (there is an outside chance I missed, if so my apologies). Are they still valid for SQL Server RS 2012?mysorian
View ArticleReport Services Expression
Hello, I am trying to write an Aging report. I have two bound fields (due date) and (Invoice Amount), two alias fields (31-60 days) and (>60 Days) and I would like to show the Invoice Amount value...
View Articlecustom code not working to check if the field is missing or not
Hello All, In my ssrs report I need to check if the field is missing or not as my stored procedure returns varying number of columns based on input parameter.This is the code I am...
View ArticleSharePoint List Data Source Aggregate Data
Hi Everyone,I need to develop a report that counts items from 10 different SharePoint lists. Each list on average will have about 500-1000 items. Lists Open Items List 1 501 List 2 745 List...
View ArticleSSRS 2012 - Can I configure multiple SSRS Instances in SharePoint integrated...
Dear Folks, I am trying to install and configure multiple SSRS instances in ShrePoint integrated mode (same farm) .. I would like to know ... is it possible? (I know it is possible in native mode)...
View Articlesorting X Axis Record in custom formate in SSRS Chart
I am ussing SSRS 2008 for making chart report,I have one column name Project_State and value is in these filed like"Complete""OnHold""In-progress"when i am using this project state as group series in...
View ArticleConditional hide image in header for subreports
Hi I have a report with two images in the header and about 20 subreports. Is there any way to hide one of the images in the header for some subreports without using page number? I.e Subreport 1 -...
View ArticleMissing Report server Mode : SharePoint integrated mode reporting services...
Dear AllI have one farm SharePoint 2010 Sp1.I upgraded SQL 2008 R2 > SQL 2012 SP1 it success.In SQL 2012 SP1 : I have enable reporting service and configure database reporting service . But in...
View ArticleSSRS cascaded parameter error: Some parameters or credentials have not been...
I have created SSRS report with cascaded parameters. When I run the report first time it works ok. If I change the parent parameter value from the drop down but donot refresh (Dont Click on View report...
View ArticleRefresh the SSRS report pages and display
Hi All,I have a report that contains 5 pages. I need to specify a time lets say 50sec and every 50 sec my report will goes to next page.Example My report is in First page once the 50sec done the...
View ArticleMatrix displayed standard over the whole page width
Hi,Is there a solution to show a matrix standard over the whole page width of a report so that there are no white spaces on the right side of the matrix eventhough there is only one column with...
View ArticleExpression for Date like "28 day of March 2013"...How
Assalam-O-AlaikumI need to print date in my report in format like "28 day of March 2013"I will be really thank full for any assistance, Thank you allZubair Afridi | Please mark as answered or vote...
View ArticleSSRS 2005 Report Question
Hey guys, I am needing some assistance with a particular report. I have been using SSRS for quite some time, so I am fairly competent with designing reports, but can't figure out how to handle this new...
View ArticleCreate a data source for an excel workbook stored in a sharepoint document...
We have a user who automatically generates an excel sheet. We have mapped a folder to a SharePoint document library and they copy the excel sheet to the folder daily (and it gets uploaded to sp since...
View ArticleSSRS 2012 - the multiple-value parameter managing depends on the type of query
SQL Server 2012 - 11.0.2218.0 Enterprise Evaluation Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) (Hypervisor) I verified onto my SSRS that a multiple-value parameter is...
View ArticleWant to output as PDF in SSRS
Once a year when the Member Satisfaction Survey is performed we have the corresponding Member Satisfaction Survey – Physician report generated and saved as a PDF file for each of our physicians in a...
View ArticleSSRS 2012 background color format by expression issue when exporting to Excel.
We are using SSRS 2012. We have a report that conditionally formats a background color for some cells. The report renders properly in a browser and in Excel 2003 format. In Excel format all cells after...
View Article