Report Creation failing
I am building a SCCM 2012 SP1 test bed. Using Server 2012 as a host and SQL2008R2 as the database. Reporting is supposed to generate Reports but none are created. Going to Report Manager (1) shows...
View ArticleFirst Report
Good Morning All,I'm new to the forum and SSRS. I have a requirement to build a report using Report Builder 3.0. I opened the Report Builder, added the datasource, created a dataset using the SQL query...
View Articlewriting an expression that would do a vbcrl
Hi all I have a column (ColumnC) in an access query which extracts the notes from column A and ColumnB and seperates them with a comma. This is the expressoin I use in access (Note: [RecheckNote] &...
View ArticleThe URL has already been reserved?
One of my servers quit responding during some troubleshooting of another issue and when I try to reconfigure it I am receiving Results as follows:Reserving url http://+:80The URL has already been...
View ArticleSSRS 2008r2: how we can use a checkbox as a parameter?
Hi,I am new in SSRS world. Is it possible to use a check box as parameters? e.g. Suppose There are 3 parameter in my reports. 1st one is Site, 2nd one is Component and Third one is a Check box (name...
View ArticleSQL Server Reporting Services - Nested or Drill-through details
Hello!I am currently designing a system administrator backup log report and was looking for some help. I currently have a matrix which shows the following information:Column: Server NameRow: Date of...
View ArticleEmpty data after filtering group
Hello,I have some dataset (sql select), like :Col1 Col2 Col3group1name, data1, data2group1name, data3, data4group2name, data1, data2group2name, data3, data4There's a table in report and a row...
View ArticleParameter change does not refresh default values of dependent parameters
Hi, I have a problem with my dependent multi-value parameters in my SSRS 2008 SP1 reports. The default values for the parameters are correctly loaded when the report is opened, but when a primary...
View ArticleSSRS Date Parameter Default for Subscribed Report
Hi All,I have a SSRS Report with two parameters. 1. StartDate2. EndDate.Now If user want to subscribe for this Report, I know how to subscribe. But what about Start and End Date parameter. I know there...
View ArticleSSRS Conditional Formatting Not Working
What's wrong with this? text color is not turning red.=IIF(code.GetPercentage(sum(Fields!ColGroupValue.Value * Fields!Nfactor.Value), sum(Fields!ColGroupValue.Value * Fields!Dfactor.Value))>=0 &...
View ArticleUsing '&' character in Reporting Services Encryption Key Password makes...
Using a '&' character within your password results in the following error:>rskeymgmt.exe -a -f file.snk -p Strong&PasswordAccess is denied. (Exception from HRESULT: 0x80070005...
View ArticleAdding Liner Trendline to a bar chart (data from OLAP)
Hello,On my X axis I have date which comes from date dimension "Date"My series data comes from a measure [Measures].[Feet] . This is a bar chart.Now I want to add a liner trendline to this chart. I...
View ArticleSSRS 2008 R2 - grouped stacked column chart - possible?
I would like to created a grouped (or clustered) stacked column chart using SSRS 2008 R2. I can created a grouped column chart and a stacked chart using SSR2, but it is not clear if I can created a...
View ArticlePrinter Delivery Sample - not loading Delivery Extensions Assembly - Cannot...
To all,I have deployed the Printer Delivery Sample and another FTP Delivery Extension. Neither one are showing the WebControl HTML table as it is defined in the custom assembly DLL. When I attach to...
View ArticleReporting Services 2008 CrossDomain.xml
Hi, I am trying to create a silverlight application that calls the ReportExecution2005 webservice and it seems that silverlight wants a CrossDomain.xml file at the root of the domain hosting the...
View Articleshow header in new page not working
i use advanced mode and select static row and set keepwithgroup =after and repeat on new page =true and nothing happen ,still header dissapear when move to next pageAhmed Osman
View ArticleEmbed image from Azure storage
Hi,We have a really funny problem with embedding an image into an SSRS report.If we embed an image with a URL of less than 50 characters it works - but if its over it doesnt render at all, even if the...
View ArticleMultiple Dataset Showing On Multiple Textbox
Hi all,Recently I'm doing a report that present a graphical layout (Warehouse layout) to my user.What I have done is to create multiple Dataset with Multiple textbox assign to it.However, the way that...
View ArticleCustom Total in Matrix
I have a row group, inside this row group I wish to subtract Revenue - Expenses. Right now it is just simply adding them all up.Desired:Any ideas? You can see I am already sorting the row group so...
View ArticleUse SharePoint list for data driven subsciptions
Hello,I am reading thisarticle to see what sort of data sources can be used for defining the list of recepients for data driven subscription.Very surprisingly sharepoint lists are not specified as a...
View Article