Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all 20764 articles
Browse latest View live

SSRS 2008: Chart Label issue with small values

$
0
0

Hi,

in my Bar-Chart I enabled "Show Data Labels" for a Series and encounter

problems with small datavalues so that the label will be placed outside the Bar area

and becomes unreadable because the label color is the same as the chart area background color.

I'm trying to play with smartlabels feature but to no avail.

I'm now use an expression for the label color and check if the value is below 0.2 (e.g) ,

however not sure if this will be 100% reliable.

Appreciate any thoughts.

Thanks

Bodo


Display mean value in chart legend

$
0
0

I generated a line chart in SSDT 12 using the following query:

SELECT FCP, NFS, TimeIndex
FROM Controllers
WHERE ControllerName LIKE 'Controller-A'

Then I created a trend line using the guide here. In step 5 of the guide it says to set the legend text to 'Average'. How do you set it to display the mean value?

Thanks in advance
Adam

data not refreshing

$
0
0

hi all,

In y report preview i'm able to see the data coming correctly..but when i go to Reportserver its not showing correct data. i'm not understanding where it wen't wrong..how to clear cache's in both ssrs environmet and reportserver..

pls help..thanx in advance


lucky

How to get period date of for a given month from a given date in mdx for SSRS report (mm/dd/yyyy)

$
0
0
I have a situation,  where i need to write expression Period to date(PTD). i want to know how to get the period date. i want you to help in writing Period date or else is there any function to get period date for a given date(the  date is given from the parameter dynamically) in MDX for SSRS report

ram

Issues connecting to SSRS 2012 SP2 through SharePoint 2013 SP1 Central Admin

$
0
0

When trying to open "system settings" for the SSRS Service application in Central Admin, I get the error "The remote server returned an error: (500) Internal Server Error."

Also, when trying to create a new Report Builder Report within SharePoint, I get an error "403 Forbidden".

The ULS log entry for this is:

Getting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ServiceModel.ProtocolException: The content type text/html of the response message does not match the content type of the binding (application/soap+msbin1). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">  <html xmlns="http://www.w3.org/1999/xhtml">  <head>  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <title>500 - Internal server error.</title>  <style type="text/css">  <!--  body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}  fieldset{padding:0 15px 10px 15px;}   h1{font-size:2.4em;margin:0;color:#FFF;}  h2{font-size:1.7em;margin:0;color:#CC0000;}   h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}   #header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;  background-color:#555555;}  #content{margin:0 0 0 2%;;}  .content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;;}  -->  </style>  </head>  <body> <div id="header"><h1>Server Error</h1></div>  <div id="content">   <div class="content-container"><fieldset>   '. ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error. 
    at System.Net.HttpWebRequest.GetResponse() 
    at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)     --- End of inner exception stack trace ---    Server stack trace:  
    at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory`1 factory, WebException responseException, ChannelBinding channelBinding) 
    at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout) 
    at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout) 
    at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout) 
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) 
    at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) 
    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown at [0]:  
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) 
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) 
    at Microsoft.ReportingServices.ServiceContract.IReportServiceManagement.GetSystemProperties(ICollection`1 properties) 
    at Microsoft.ReportingServices.SharePoint.SharedServiceProxyHelper.<>c__DisplayClass9.<GetSystemProperties>b__8(IReportServiceManagement mchannel) 
    at Microsoft.ReportingServices.SharePoint.SharedService.ProxyHelper.DoManagementChannelCall(Action`1 caller) 
    at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesSystemSettings.get_SystemProperties() 
    at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesSystemSettings.LoadSettings() 
    at Microsoft.ReportingServices.SharePoint.SharedService.UI.ReportingServicesSystemSettings.OnInit(EventArgs e) 
    at System.Web.UI.Control.InitRecursive(Control namingContainer) 
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 
    at System.Web.UI.Page.HandleError(Exception e) 
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 
    at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 
    at System.Web.UI.Page.ProcessRequest() 
    at System.Web.UI.Page.ProcessRequest(HttpContext context) 
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Any ideas on what might be the issue would be greatly appreciated.

Refresh Second (child) parameter value when the first (parent) parameter changes

$
0
0

Hi, I have requirement to get the updated values showed in second parameter based on the first parameter selection.

I'm inserting/deleting data using report. i don't want values to be inserted twice (as value in second parameter did not get refreshed if I change the value from first parameter). 

I think SSRS has a bug where it does not refresh values. Is there work around to fix this?

I would appreciate it if some one can guide me on that.

Thanks in advance.

 


ZK

SSRS: Sort by columns when report has multiple columns?

$
0
0

I have an SSRS report that looks like the following. Essentially, the rows are EmpId and the columns are totals by date, by EmpId. SSRS takes care of displaying the data that way; in other words, the dataset doesn't have columns whose names are the dates listed. Here's an example of the data:

EmpId           Date            Total
902             12/16/2014      1.94
902             12/15/2014      2.22
704             12/16/2014      1.20

I've tried most solutions in the web, but none of them have worked. I've been able to sort by EmpId (although unnecessary), but I haven't been able to sort by date.


VM

Printing Multiple Page Report

$
0
0

Is it possible to have a multiple page report print to separate paper trays. I need to create a multiple page report (3 pages). When printing I need to the first page to pull from one printer tray and the next 2 pages to pull from another printer tray. Can this be done via .Net code?


Susan


Report error for certain users

$
0
0

I am having an issue with a report where an error occurs randomly. Here is the simplified run down of the issue.

I have a SRS report loaded to 2008 SRS instance that has 1 dataset that runs a stored procedure which then populates a table in a report. The database is a replicated version of our test database but the OLTP database has not been updated so the data is the same and has not been changed. I have run the report 100's of times and every time is works perfectly. However a customer of mine runs it and once in a while they get the following error message, "sub query returns more than 1 value, This is not permitted when the sub query follows....". To me this points to a SQL query issue. However if I use the same parameters the customer is using no such error occurs. I have ran their parameters through both the stored procedure directly and through the report UI and I cant reproduce the errors. Running SQL profiler doesn't reveal anything.  I am running out of options so I would like to hear if anyone has any suggestions. I can provide further details if needed.




Matrix Display in SSRS

$
0
0

Below is my Booking dataset.  I need to use this dataset to create a NEW Matrix Report format.

I PULLED 'REGION' FIELD IN ROW GROUP BASED ON MY QUERY BELOW.

IN COLUMN GROUP I WANT TO USE 2 FIELDS (ONE IS ORDER DATE FIELD WHEN THE REGION VALUE IS EQUAL TO EMEA, APAC, AMERICA, THE VALUE SECTION, I NEED TO USE 'BOOKING AMOUNT' FIELD IN MY QUERY BELOW). 

IF THE REGION VALUE SHOW AMERICA-HUB, THE COLUMN GROUP, I NEED TO USE 'REV REC DATE', THEN THE VALUE SECTION, I NEED TO USE 'BILLING AMOUNT' FIELD IN MY BELOW VALUE.

I DO NOT KNOW HOW TO ACHIEVE ON THIS IN SSRS MATRIX REPORT FORMAT.  APPRECIATE IF YOU CAN HELP ME. THANKS!


Josey Tang

Several questions Custom Query Designer Custom Data Processing Extensions

$
0
0

Hi Folks

I'm trying to put the "final touches" on a  Custom Query Designer (CQD) VS2013 and Custom Data Processing Extensions (CDPE) 2012 SQL Server project(s).

Questions:

1. For CDPE, does anyone have any examples supporting MultipleActiveResultSets?

2. For CDPE, is there the ability to cache data source connections and SSO returns?  So if a report has 15 data sources and 10 are the SAME, can I control that I don't make those additional 9 connections AND associated SSO calls? (Both in Visual Studio 2013 and in production mode (pure SSRS reports)? The SSO calls are part of the CDPE.

3. CQD, how do I control the ability to invoke the "Define Query Parameters" window ON DEMAND? (Visual Studio 2013 -> 2012 SQL Server)?

4. How do I get the Parameters from an existing report datasource? (using the CQD)

Thanks

Rob

PS Other than these questions, I have an end-to-end functional application for XML, SQL Server text/table/stored procedure.


Rob K

inplace and side by side upgrade from windows 2003 64 bit R2 contains SSRS 2008 R2 to windows 2008 64 bit R2

$
0
0

Hello All,

   Case 1 -In place upgrade

   I would like to do in place upgrade from windows 2003 64 bit R2 that contains SSRS 2008 to windows 2008 R2 64 bit. The upgrade would be happened at OS level not at SSRS level.
   I would like to know what are the  necessary steps should be taken  prior/during/post  upgrade from SSRS end  as we can not rollback if there is some issue with in place upgrade.

  Case 2-Side by side upgrade

  I would like to do side by side migration from windows 2003 32 bit  that contains SSRS 2008 to windows 2008 R2 64 bit. The side by side  would be happened at both OS level and  SSRS level.
  I would like to know what are the  necessary steps should be taken  prior/during/post side by side migration  from SSRS end.

SSRS passing multiple values parameter

$
0
0

Hi ,

I have a multi select parameter that get values from a query in my SSRS report. The report works fine if i select a single value in drop down list. When trying to select All or select a multiple value i got an error. Any help is very much appreciated. thank you.

By the way, i'm using Query type text not an stored procedure.

Data in my @LineID parameter drop down list

Select All

Line1

Line2

Line3

up to Line15

I tried this approach and its not working. In dataset properties under parameter value expression, i made this approach

=Join(parameter!Lineid.value,",") or =parameter!Lineid.value

My Query:

Select * from sample
Where pt.Asuprodlineid IN (@LineID)









SSRS 2012 Tabix

$
0
0

Hi All,

Can anyone please give me the idea to create tablix report like below snapshot in SSRS 2012.



Thanks in advance


Paramesh G


How to host ReportServer database on Amazon's Relational Database Service (RDS)

$
0
0

I am trying to deploy SSRS in an AWS environment that is Highly Available.

Right now, I am installing SSRS on EC2 servers that are load balanced... but I would like to have the ReportServer database stored in an AWS RDS environment that is clustered and provides High Availability with very little configuration.

I originally faced an issue because the SSRS configuration manager cannot bcp initial data into the database (BCP from files is not supported in RDS, since it requires system administrator rights). I was able to work around this by initializing the data with my own scripts.

However, I'm stuck now because Configuration Manager is trying to create an RSExecRole in the master and msdb databases. In RDS, those databases are off-limits (since it's a managed service). As I understand it, SSRS requires those roles to be able to schedule report execution using SQL Agent... which is something that I don't need to know.

I'm trying to find a way to bypass the creation of this role and get SSRS to work with my ReportServer database hosted in RDS.

Is there a way to do this, through either of these avenues (or any others):

- Get Configuration Manager to skip the addition of the role... or ignore the error

- Get Configuration Manager to simply change its connection strings without doing any attempts to connect, verify, or change anything in the database (as if the database were offline)

- Manually change the connection string that SSRS uses (I looked into it, it appears that the connection string is encrypted and can only be set with the Configuration Manager)

Thanks


Reporting Services in both SharePoint 2013 connected and native mode?

$
0
0

Is it possible to configure Reporting Services (SQL Server 2014) to support both SharePoint 2013 connected mode and local Report Server in native mode on the same server using multiple instances of RS? The reason for this setup is to avoid having to purchase SharePoint Enterprise CALs for other users than analysts and still be able to publish standard reports to all employees.

  • Management and analysts -> Custom reports published through SharePoint 2013 Enterprise (SP2013 ECALs and SQL Server 2014 core license). Data alerts and Power View enabled if possible.
  • All employees -> Standard reports published through Native Mode Report Server (SQL Server 2014 core license). Possible subscriptions.

I find the official documentation a bit lacking in this area but can't find anything stating against the above. It would be greatly appreciated if someone could confirm before planning the installs.

What I'm aiming for is somewhat similar to the "2 Tier Topology" described at: Example License Topologies and Costs for SQL Server 2014 Self-Service Business Intelligence

With the difference that there is a separate SQL Server 2014 server used both by SharePoint and as a standalone BI-server.

  1. SharePoint EE + SQL Server 2014 EE
    • Excel Services
    • SSRS Add-in (Reporting Services, Power View)
    • SQL Server DB for SP Content, Configuration and Service Application DB:s
  2. SQL Server 2014 EE - SharePoint + Standalone for BI
    • SSRS SharePoint Mode
    • SSRS Native Mode
    • SSAS (Not in SharePoint mode, skipping PowerPivot for now. Would Power View still work?)
    • SQL Server DB for Data Warehouse

= 1 x SharePoint EE Server Licence, 2 x SQL Server 2014 EE Server Licenses?

Deployment Topologies for SQL Server BI Features in SharePoint - Actually gives a good overview in the section "PowerPivot for SharePoint 2013 and Reporting Services Three Server Deployment". Just remove PowerPivot Service from Server 1 and change the Analysis Services in Server 2 to a regular native multidimensional mode. Server 2 would also be used for native Reporting Services.

Fallback or even beneficial option to install SSRS in SharePoint mode on the SQL Server instance used for content and configuration?



SSRS error - verbose mode

$
0
0

We have a SCCM and use SQL 2012 server for reporting. Recently we have started experiencing a problem where we can browse to the reports and once we do run the reports, it tries to run forever and eventually halts with the following error

An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database. (rsReportServerDatabaseError) 

I have enabled verbose mode on the sql server and restarted the reporting service. Below is the log file where I am hoping someone will be able to tell me what the issue is:

<Header>
  <Product>Microsoft SQL Server Reporting Services Version 2011.0110.5058.00 ((SQL11_PCU_Main).140514-1820 )</Product>
  <Locale>English (United Kingdom)</Locale>
  <TimeZone>GMT Standard Time</TimeZone>
  <Path>E:\Program Files\Microsoft SQL Server\MSRS11.INSTANCE2\Reporting Services\Logfiles\ReportServerService__12_18_2014_14_54_36.log</Path>
  <SystemName>SRVPRDAPPDB1</SystemName>
  <OSName>Microsoft Windows NT 6.2.9200</OSName>
  <OSVersion>6.2.9200</OSVersion>
  <ProcessID>27476</ProcessID>
  <Virtualization>None</Virtualization>
</Header>
<ProcessorArchitecture>AMD64</ProcessorArchitecture>
<ApplicationArchitecture>AMD64</ApplicationArchitecture>
rshost!rshost!4d58!12/18/2014-14:54:36:: i INFO: CLR runtime is initialized.
rshost!rshost!4d58!12/18/2014-14:54:36:: v VERBOSE: Initializing Memory Monitoring
rshost!rshost!4d58!12/18/2014-14:54:36:: i INFO: Derived memory configuration based on physical memory as 268369396 KB
rshost!rshost!4d58!12/18/2014-14:54:36:: v VERBOSE: Supported winsock version is 2.2.

appdomainmanager!DefaultDomain!4d58!12/18/2014-14:54:36:: i INFO: Entered managed ServiceMain in DefaultDomain.
configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: e ERROR: Configuration file element UrlReservation has a invalid VirtualRoot. It will be ignored.
configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: e ERROR: Configuration file element UrlReservation has a invalid VirtualRoot. It will be ignored.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing ConnectionType to '0'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing SecureConnectionLevel to '0'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing DisableSecureFormsAuthenticationCookie to 'False'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing DisplayErrorLink to 'True'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing WebServiceUseFileShareStorage to 'False'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing WatsonFlags to '1064'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing WatsonDumpOnExceptions to 'Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException' as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing WatsonDumpExcludeIfContainsExceptions to 'System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException' as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing AuthenticationTypes to '4'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing RSWindowsExtendedProtectionLevel to 'Off'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing RSWindowsExtendedProtectionScenario to 'Proxy'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing EnableAuthPersistence to 'True'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing IsSchedulingService to 'True'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing IsNotificationService to 'True'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing IsEventService to 'True'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing WindowsServiceUseFileShareStorage to 'False'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing MemorySafetyMargin to '80' percent as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing MemoryThreshold to '90' percent as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: w WARN: Initializing UrlRoot to default value of ''  because it was incorrectly specified in Configuration file as ''.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing IsWebServiceEnabled to 'True'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing IsReportManagerEnabled to 'True'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing MaxConnections to '2'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing Timeout to '10' second(s) as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing AppID to '(Default)'  as specified in Configuration file.
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Initializing CacheLevel to 'Default'  as specified in Configuration file.
resourceutilities!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Reporting Services starting SKU: Standard
configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: e ERROR: Failed to get url configuration section.
configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: e ERROR: Failed to get url configuration section.
configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: w WARN: IsApplicationUrlSubsetOfReportServer() -- Failed to get url configuration section.
configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Using report server internal url .
configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Using report server external url .
configmanager!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Using url root .
rshost!rshost!6728!12/18/2014-14:54:37:: i INFO: Configuring maxPhysicalCpu=4, minLogicalCpu=0
rshost!rshost!6728!12/18/2014-14:54:37:: i INFO: Logical processor per physical processor 16
rshost!rshost!6728!12/18/2014-14:54:37:: i INFO: Logical processor per core 2
rshost!rshost!6728!12/18/2014-14:54:37:: i INFO: Maximum logical CPU is 32
library!DefaultDomain!6728!12/18/2014-14:54:37:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. ;
servicecontroller!DefaultDomain!6728!12/18/2014-14:54:37:: e ERROR: Error initializing configuration from the database: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. 
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Do not dump on: System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException
library!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Minidump location: E:\Program Files\Microsoft SQL Server\MSRS11.INSTANCE2\Reporting Services\Logfiles
library!DefaultDomain!6728!12/18/2014-14:54:37:: v VERBOSE: Setting unhandled exception handler
appdomainmanager!DefaultDomain!6728!12/18/2014-14:54:37:: i INFO: Appdomain:2 WindowsService_0 started.
library!WindowsService_0!6728!12/18/2014-14:54:37:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. ;
servicecontroller!WindowsService_0!6728!12/18/2014-14:54:37:: e ERROR: Error initializing configuration from the database: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. 
library!WindowsService_0!6728!12/18/2014-14:54:38:: i INFO: SQLDump flags: ReferencedMemory, AllThreads, SendToWatson
library!WindowsService_0!6728!12/18/2014-14:54:38:: i INFO: MiniDump flags: DataSegs, UnloadedModules, ProcessThreadData
library!WindowsService_0!6728!12/18/2014-14:54:38:: i INFO: Dump on: Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException
library!WindowsService_0!6728!12/18/2014-14:54:38:: i INFO: Do not dump on: System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException,Microsoft.ReportingServices.WmiProvider.WMIProviderException
library!WindowsService_0!6728!12/18/2014-14:54:38:: i INFO: Minidump location: E:\Program Files\Microsoft SQL Server\MSRS11.INSTANCE2\Reporting Services\Logfiles
library!WindowsService_0!6728!12/18/2014-14:54:38:: v VERBOSE: Setting unhandled exception handler
resourceutilities!WindowsService_0!6728!12/18/2014-14:54:38:: i INFO: Reporting Services starting SKU: Standard
library!WindowsService_0!5c98!12/18/2014-14:54:38:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. ;
library!WindowsService_0!5c98!12/18/2014-14:54:38:: e ERROR: ServiceStartThread: Exception caught while starting service. Error: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. 
library!WindowsService_0!5c98!12/18/2014-14:54:38:: e ERROR: ServiceStartThread: Attempting to start service again...
rpcserver!DefaultDomain!5c98!12/18/2014-14:54:38:: i INFO: RPC Server started.
servicecontroller!DefaultDomain!5c98!12/18/2014-14:54:38:: i INFO: RPC Server started. Endpoint name ='ReportingServices$MSRS11.INSTANCE2'
rshost!rshost!370c!12/18/2014-14:54:38:: w WARN: Endpoint 2 is enabled but no url is registered for vdir=, pdir=E:\Program Files\Microsoft SQL Server\MSRS11.INSTANCE2\Reporting Services\ReportServer.
rshost!rshost!4e68!12/18/2014-14:54:38:: w WARN: Endpoint 3 is enabled but no url is registered for vdir=, pdir=E:\Program Files\Microsoft SQL Server\MSRS11.INSTANCE2\Reporting Services\ReportManager.
rshost!rshost!4e68!12/18/2014-14:54:38:: i INFO: Endpoint 4 is disabled and no url is registered vdir=, pdir=E:\Program Files\Microsoft SQL Server\MSRS11.INSTANCE2\Reporting Services\ReportServer\ReportBuilder.
resourceutilities!DefaultDomain!6728!12/18/2014-14:54:38:: i INFO: Maximum memory limit is 65536Mb
rshost!rshost!6728!12/18/2014-14:54:38:: i INFO: Derived memory configuration based on physical memory as 67108864 KB
rpcserver!DefaultDomain!432c!12/18/2014-14:54:38:: i INFO: Process monitoring started.
servicecontroller!DefaultDomain!3a4c!12/18/2014-14:54:38:: i INFO: Total Physical memory: 274810261504

Thanks.

Find the difference between two columns in an ssrs matrix ? MSCRM

$
0
0

Hi All,

I am working in reporting part of our project (On-line MSCRM 2013) & in reporting services.

I am trying to create report using fetch xml based. Below is the snap what we required the result.

Kindly help me, how to get the difference in both column. (Its a matrix table where year is grouped).

We need difference between both year Like (Plan Revenue of 2013 & Plan Revenue of 2014 difference in Plan Revenue Diff section) and same for Actual Revenue.

https://social.microsoft.com/Forums/en-US/054d5ca4-0d38-4dc6-84a8-88866cc228fe/find-the-difference-between-two-columns-in-an-ssrs-matrix-mscrm?forum=crmdevelopment

Thanks,

Mohammad Sharique


Displaying Stored Procedure (SQL) in Report (INFORMATION_SCHEMA.ROUTINES.ROUTINE_DEFINITION)

$
0
0

We have processes that call numerous stored procedures.  We are trying to create a SSRS report for our IT department to use so they can easily lookup the stored procedure definition.  Some end users do not have access to SQL Server Management Studio.

The dataset query uses a System View... INFORMATION_SCHEMA.ROUTINES.  We are joining on theROUTINE_NAME.  When running the SQL, it works perfect.  We are able to get all the columns we need.  The primary column in the INFORMATION_SCHEMA.ROUTINES we need is ROUTINE_DEFINITION (the sql/text of the stored procedure).

In SSRS, we copy/paste the same SQL into the DataSet query.  When I test the query in the DataSet window (using red! button), it pulls back the data just fine.

I then drop all the queried columns on the report (see query below).  When I run the report all data is display except the ROUTINE_DEFINITION column.  Why is this?  Is it because it's SQL and SSRS won't display SQL content?  How can I get the ROUTINE_DEFINITION column data on the report?

Here is example query I'm using in the SSRS dataset:

SELECT SPECIFIC_CATALOG, SPECIFIC_SCHEMA, SPECIFIC_NAME,
 ROUTINE_TYPE, CREATED, LAST_ALTERED,ROUTINE_DEFINITION
FROM INFORMATION_SCHEMA.ROUTINES
WHERE ROUTINE_NAME = @StoredProcedureName

Andy Kreider | Principal Financial Group | Des Moines, IA, USA

Passing multiple values onto a single parameter

$
0
0

When i pass only one parameter value, i am getting value. when i pass multi-parameter value, query is  executing but not getting the value. what might be the reason?


declare @date date
declare @warehouse varchar(128)

select @date='12/15/2014'
select @warehouse='Houston,atlanta'



SELECT        dsm.SERVICINGDC, SUM(fs.NETAMOUNT) AS NetAmount
FROM            FactSales AS fs INNER JOIN
                         DimStoreMaster AS dsm ON fs.STOREKEY = dsm.STOREKEY
WHERE        (fs.ORDERSTATUS IN ('1', 'O')) AND (fs.DELIVERYDATEKEY <
                             (SELECT        FYDAYKEY
                               FROM            DimFYDay
                               WHERE        (CONVERT(date, DATE, 101) = CONVERT(date, @Date, 101))) - 1) AND (dsm.SERVICINGDC IN (@Warehouse)) AND (fs.DELIVERYDATEKEY<> - 1)
GROUP BY dsm.SERVICINGDC

ram

Viewing all 20764 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>