Hi All;
Below is muy table
where the date is column group by
=Format(CDate(Fields!scheduledstartValue.Value),
"MMM yy")
I need to find the number of columns is there a way i can do it
Any help much appreciated
Thanks
Pradnya07
Hi All;
Below is muy table
where the date is column group by
=Format(CDate(Fields!scheduledstartValue.Value),
"MMM yy")
I need to find the number of columns is there a way i can do it
Any help much appreciated
Thanks
Pradnya07
I noticed that our SSRS 2014 service user is running as NT Service\ReportService. Is it ok to change this user to a domain user? If so what permissions should be granted?
The reason behind the request is that we have a custom SSO http module running in SSRS that needs to talk to SQL. Was hoping to use SQL integrated security for this communication if possible.
We are running SQL Server reporting services on SQL Server 2008 R2. Recently we installed the service pack 3 and we now get the following error when a user clicks the Report Builder link:
Application validation did not succeed. Unable to continue.
And from the Log:
ERROR DETAILS
Following errors were detected during this operation.
* [10/14/2014 9:04:32 AM] System.Deployment.Application.InvalidDeploymentException (HashValidation)
- File, Microsoft.ReportingServices.ComponentLibrary.Controls.dll, has a different computed hash than specified in manifest.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, Hash hash)
at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, HashCollection hashCollection)
at System.Deployment.Application.ComponentVerifier.VerifyComponents()
at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification
notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
I'm at a bit of a loss of what to do since all recommended solutions I've found are for installing the latest service pack or cumulative update (from threads several years old). By installing service pack 3 we are at the latest upgrade path for 2008 R2 and ironically enough, this is what appears to have broken the click once installer.
Hello. We are experiencing an issue with Report Builder 3.0 since installing SP3 for SQL 2008 R2 over the weekend. You can no longer launch Report Builder from the Reporting Services URL (http://dicomweb/ReportServer/ReportBuilder/ReportBuilder_3_0_0_0.application
Server : Microsoft-HTTPAPI/2.0
X-AspNet-Version: 2.0.50727
Application url :
http://dicomweb/ReportServer/ReportBuilder/RptBuilder_3/MSReportBuilder.exe.manifest
Server : Microsoft-HTTPAPI/2.0
X-AspNet-Version: 2.0.50727
IDENTITIES
Deployment Identity : ReportBuilder_3_0_0_0.application, Version=10.50.6000.34, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=x86
Application Identity : MSReportBuilder.exe, Version=10.50.6000.34, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=x86, type=win32
APPLICATION SUMMARY
* Online only application.
* Trust url parameter is set.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of
http://dicomweb/ReportServer/ReportBuilder/ReportBuilder_3_0_0_0.application resulted in exception. Following failure messages were detected:
+ File, Microsoft.ReportingServices.ComponentLibrary.Controls.dll, has a different computed hash than specified in manifest.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [10/15/2014 9:35:56 AM] : Activation of
http://dicomweb/ReportServer/ReportBuilder/ReportBuilder_3_0_0_0.application has started.
* [10/15/2014 9:36:29 AM] : Processing of deployment manifest has successfully completed.
* [10/15/2014 9:36:29 AM] : Installation of the application has started.
* [10/15/2014 9:36:31 AM] : Processing of application manifest has successfully completed.
* [10/15/2014 9:36:35 AM] : Found compatible runtime version 2.0.50727.
* [10/15/2014 9:36:35 AM] : Detecting dependent assembly Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=msil using Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a,
processorArchitecture=msil.
* [10/15/2014 9:36:35 AM] : Detecting dependent assembly System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil using System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089,
processorArchitecture=msil.
* [10/15/2014 9:36:35 AM] : Request of trust and detection of platform is complete.
ERROR DETAILS
Following errors were detected during this operation.
* [10/15/2014 9:36:43 AM] System.Deployment.Application.InvalidDeploymentException (HashValidation)
- File, Microsoft.ReportingServices.ComponentLibrary.Controls.dll, has a different computed hash than specified in manifest.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, Hash hash)
at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, HashCollection hashCollection)
at System.Deployment.Application.ComponentVerifier.VerifyComponents()
at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification
notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
I recently upgraded my 2008 R2 test reporting environment from SP2 to SP3. Now when anyone hits the click-once version of Report Builder from Report Manager they get the error "Application validation did not succeed. Unable to continue". According to the debug dump it looks like a dll did not get upgraded during the SP3 install..."Microsoft.ReportingServices.ComponentLibrary.Controls.dll, has a different computed hash than specified in manifest." I uninstalled SP3 and the problem went away. Re-dowloaded and re-installed it and the problem came back. No errors in Windows or McAfee logs. Anyone else experiencing this problem with ReportBuilder and SP3?
Debug dump....
PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language Runtime : 4.0.30319.18444
System.Deployment.dll : 4.0.30319.18408 built by: FX451RTMGREL
clr.dll : 4.0.30319.18444 built by: FX451RTMGDR
dfdll.dll : 4.0.30319.18408 built by: FX451RTMGREL
dfshim.dll : 4.0.41209.0 (Main.041209-0000)
SOURCES
Deployment url :
http://testserver/ReportServer_DEV/ReportBuilder/ReportBuilder_3_0_0_0.application
Server : Microsoft-HTTPAPI/2.0
X-AspNet-Version: 2.0.50727
Application url :
http://testserver/ReportServer_DEV/ReportBuilder/RptBuilder_3/MSReportBuilder.exe.manifest
Server : Microsoft-HTTPAPI/2.0
X-AspNet-Version: 2.0.50727
IDENTITIES
Deployment Identity : ReportBuilder_3_0_0_0.application, Version=10.50.6000.34, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=x86
Application Identity : MSReportBuilder.exe, Version=10.50.6000.34, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=x86, type=win32
APPLICATION SUMMARY
* Online only application.
* Trust url parameter is set.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of
http://testserver/ReportServer_DEV/ReportBuilder/ReportBuilder_3_0_0_0.application resulted in exception. Following failure messages were detected:
+ File, Microsoft.ReportingServices.ComponentLibrary.Controls.dll, has a different computed hash than specified in manifest.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [10/13/2014 5:16:36 PM] : Activation of
http://testserver/ReportServer_DEV/ReportBuilder/ReportBuilder_3_0_0_0.application has started.
* [10/13/2014 5:16:36 PM] : Processing of deployment manifest has successfully completed.
* [10/13/2014 5:16:36 PM] : Installation of the application has started.
* [10/13/2014 5:16:37 PM] : Processing of application manifest has successfully completed.
* [10/13/2014 5:16:38 PM] : Found compatible runtime version 2.0.50727.
* [10/13/2014 5:16:38 PM] : Detecting dependent assembly Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=msil using Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a,
processorArchitecture=msil.
* [10/13/2014 5:16:38 PM] : Detecting dependent assembly System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil using System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089,
processorArchitecture=msil.
* [10/13/2014 5:16:38 PM] : Request of trust and detection of platform is complete.
ERROR DETAILS
Following errors were detected during this operation.
* [10/13/2014 5:16:47 PM] System.Deployment.Application.InvalidDeploymentException (HashValidation)
- File, Microsoft.ReportingServices.ComponentLibrary.Controls.dll, has a different computed hash than specified in manifest.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, Hash hash)
at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, HashCollection hashCollection)
at System.Deployment.Application.ComponentVerifier.VerifyComponents()
at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification
notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
I have a reports solution in 2012 which contains multiple report projects one each for target deployment folder and we use TFS 2012 for report deployment.
We have a template project which has a bunch of template reports and all the datasources used in different reports.
When I develop a report, I cannot "Preview" in TFS but, for deploy this used to work fine util the reports solution was in TFS 2010 & Visual Studio 2008 R2. Since we moved to TFS 2012 & SSRS 2012 not being able to deploy till I create all the necessary datasources for each project and now all the developers complaining that they cannot develop reports in TFS itself as they cannot preview (this problem was existing previously) and now not being able to deploy as it errors for each report "Could not find specified rds file". I tried messing around with the .rptproj file DataSources tag that did not help either by modifying it like below.
<DataSources><ProjectItem><Name>DB.rds</Name><FullPath>Template\Data Source\DB.rds</FullPath></ProjectItem></DataSources>
Is there a way I could share a Data Source between multiple projects in Microsoft SQL Server 2012 Reporting Services?
Thanks in advance.............
Ione
The Main report contains 2 calculated fields that contain the values from the Type and Team parameter; which are drop down lists that the user selects from.
I would like to display these values in the header on the drill through report. Is there some way to capture these values and then use them in an expression in the header on the drill through report. These values only appear on the main report and not on the drill through report.
Something like ="Daily Activity for Team " & Field!Team.Value & " / " Field!Type.Value & " category"
Thanks for your help. I'm beginning to understand that you can do a lot with expressions but arent sure how to construct them yet.
Trying to filter either directly from query or from ssrs and for some reason, the @begindate and @enddate parameters are not including the first and last days.
For example:
select * from orders where orderdate >= @begindate AND orderdate <= @enddate
If I choose 09/01/2014 for begindate and 09/30/2014 as enddate only the records from 09/02 to 09/29 are included, any orders on 09/01 or 09/30 are not retrieved. I've also tried using between but same results. Am I using the operators incorrectly?
SSRS can pass a multi-select string parameter selection to a stored procedure as a comma delimited list of string values that can simply be used in an IN clause in a stored procedure. It doesn't seem to be so simple or numeric values though because the list has to be passed as a string parameter. One method that should to the stored procedure as string.
One method that I can think of is to construct a "dynamic SQL" command in the stored procedure so that the list numeric values can be embedded in an IN clause but I would prefer to avoid that. Another method seems to be to develop a table valued function that converts the comma delimited list into single column table that can be used as a sub-query in an IN clause.
If anyone has other suggestions I would like hear of them.
R Campbell
I have SQL 2008 R2 on Windows 7.
Everything was working fine and then I made some changes to the report and wanted to deploy it again and then a logon prompt box popped up, but I cannot for the life of me figure out what is expected for the logon. I am using a local admin account and the reports are installed, created and deployed on this machine.
Also, when I try to navigate to the URL's for http://<servername>/ReportServer and http://<servername>/Reports the page does not open. For http://<servername>/ReportServer, it shows an error that says the website is under maintenance
or there is a programming error. If I navigate to http://<servername>/Reports,it shows an error "The attempt to connect to the report server failed. check you connection information and that the report server is a compatible version.".
Hi,
I have two parameters in the query month and year. While placing in the rdl can I place the two parameters in one parameter as a calender picker. so that instead of showing month and year in the results directly it will display calender to select the date. Is it is possible to keep 2 parameters in one?
Thanks,
Sri Harsha.
BALUSUSRIHARSHA
I have a server running SSRS 2012 SP2, in Native / Report Manager mode. The server, reports, desktop etc are all set to en-AU.
Using IE, date parameters show as expected in DD/MM/YYYY format. However using Chrome or Firefox, they show in US format MM/DD/YYYY.
Does anyone know how to fix this?
Hi,
I have a date range parameters in my report, and when viewing it using IE and Firefox ReportViewer, the date picker is there. But when I tried running it using Chrome, the date picker was missing. I tried double click on the date field itself but nothing. My Chrome version is 17.0.963.79 m. I tried allowing the pop-up blocker (as I read somewhere in this forum to try), but still nothing. Any help is very much appreciated. Thanks.
Call me Sam. Once a gunners always a gunners
Hi Guys,
I need some help with an expression for SSRS. I need to get only the data for the last date in the query . I just want the previous date information whereas on Monday, it's going to be Friday's information.
I tried with this as a test but is not working.
=IIF(Fields!OpenDate.Value >= DateAdd("d",-1,today),COUNT(Fields!InFxO.Value), 0)
I need it for to create a dashboard and show yesterday's factory output.
ThanksI've tried the following so far with no luck:
1. Setting the background color of the table row. This option is not available within the properties dialog box. I assume because the row has a subreport nested in it. (Can I set the background color somewhere else?)
2. I passed the row color variable as a parameter to the subreport but obviously that only colors the subreport and not the whitespace underneath it within the table row.
My report looks goofy with a whole row one color except for the whitespace under my subreport in each row so if anyone could point me in the right direction I'd appreciate it.
Thanks.
I see great potential in the possibilities of using Power Map. However the location for one Canadian postal code is showing incorrectly on the resulting map. I have verified that the postal code itself is correct and my data has been entered correctly and it is below:
N6K 0B3
It is showing nowhere near where it is supposed to be. Users of the application have to have confidence that the mapping behind it is correct. I need to create maps for each poll for volunteers to retrieve the signs post-election and don't want to send them to the wrong locations.
By the way, why is my font size changing if I modify the text in my post?
Thanks,
Lila
I have been try to figure out an issue that only seems to be affecting Safari 5.1 or 6.0 on OSX 10.6.8 or 10.7. I can view the same reports as the same user on the same Mac as the same user in Chrome 27.0.1453.116 or Firefox 22. I have also tested iPads (iPad2 iOS 6.1), Android tablets and phones (ICS 4.0.4 and JB 4.2.2), and even an Microsoft Surface and they all work fine.
The issue is when viewing a report through SharePoint 2013 in Safari regardless of if the report has parameters or not is it looks like the page just keeps reloading. The problem is not that I can't see the report viewer which is most of the issues related to SSRS 2008R2 and 2012. I can see the report view and I can even put in parameters. However when I click Apply the follow activity occurs.
On Safari the following occurs
POST: RSViewerPage.aspx
GET: 302 Found default.aspx /_login: Size 0B, Transfer 1.67KB
GET: 302 Found default.aspx /_windows Size 0B, Transfer 1.15KB
It seems like the browser is redirected to login again. If I do this with a report that does not have parameters the "Loading" gif will appear forever with the same cycle going on with the page loading over and over. I did read something about Safari not supporting pass through authentication in 5.1. However if that is the problem then why is Safari listed as a supported browser, or not listed with that caveat on the browser support page?
In Chrome this same set of step 302 to occur if I do not use the report for a while. After hitting apply the report appears to refresh to a blank report without any parameter values selected. The POST/GET activity mimics what I am seeing for Safari. However unlike Safari, if I immediately put the parameters in again and click apply the report works as expected. Also when the report loads as expected I do not see the 302 to default.aspx /_login and /_windows.
So what is different about Safari on OSX that is preventing it from displaying reports correctly when just about every other supported OS/Browser combination including some that aren't officially supported work perfectly fine with the same report?
I want to add checkbox to report via report builder 3.0, bu t I don't find checkbox control.
is possible it that we add checkbox to report via report builder?
Thanks in advance.
Awen
so i've got a report displayed in IE, but when i go to export to any file format, IE opens a new tab and that's it. depending on certain settings (like adding the server to intranet zone), i can get the new tab to say nothing or "Blank Page".
i've tried adding the server to the safe zones, i've played with some tabs settings, i enabled the "run active x" options...
finally i reset all settings of IE to their defaults. i still can't figure out what i'm missing. if i copy the url to another browser the export works fine, as expected. on another machine i found this "rsclientprint 2008" addon so i downloaded that but i still got nothing.
on a working machine, when i click the export button, a new tab opens with the name of the reporting server in it, it thinks a bit, then that tab closes and i get the "open or save" message in the original tab. on the one that's not working, it opens the new tab, DOESN'T show the server name and that's the end of it. so it seems like it can't connect to the server on the export function. (but report creation works just fine)
anyone know of anything glaring that i'm missing??
~if this were /. this sig would be funny
[System.ArgumentException] = {"'-1011224296' is not a valid value for 'Interval'. 'Interval' must be greater than 0."}
at System.Timers.Timer.set_Interval(Double value)
at Microsoft.Reporting.WinForms.ReportInfo.OnServerExecutionIdChanged(Object sender, EventArgs e)
at Microsoft.Reporting.WinForms.ServerReport.OnExecutionIDChanged()
at Microsoft.Reporting.WinForms.ServerReport.GetExecutionInfo()
at Microsoft.Reporting.WinForms.ServerReport.GetParameters()
I am guessing that this may be trying to set or use the internal m_autorefreshtimer Interval value in the report viewer control
All my reports are on a remote server running UTC, and this occures when the users own PC is more than a few days out of sync - especialy if they are running say a week behind. As soon as the local computers date is within a day or two the problem cannot be replicated.
If I say set my local clock to be one month behind UTC, I can casue the problem every time.
This problem can be duplicated accrosss all 400+ reports we have accesss to, and occurs prior to the report being run, so I don't think it is a problem with the individual reports, unless there is something about designing a report I am not aware off.
In the program code we are calling <control>.ServerReport.GetParameters()
The Applications are all C# .Net 2 winforms
The error can be replicated accross a wide client Windows platfom range XP, Vista, 2003 etc and the server the reports are hosted on is 2003 with SQl 2005 ( 2005 reporting services )