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

Why is PowerView Missing From My Site Collection?

$
0
0

I'm setting up a test lab with SQL Server 2012 SP1 and SharePoint 2013.

I successfully setup the integration using PowerShell and Central Administration. I can see the service application and it is related to my web application, however the PowerView/SSRS features are missing from my site collection and so are the content types. I even tried creating a new site collection and no dice.

Any thoughts on this would be great!

Cheers!


Report preview issue in SQL Server Data Tools for VS2013 2013

$
0
0

I have a basic table based report backed by an SQL2012 stored procedure.  When I try to preview the report I get this error:

There was no endpoint listening at net.pipe://localhost/PreviewProcessingService6476/ReportProcessing that could accept the message.  This is often caused by an incorrect address or SOAP acction.  See InnerException, if present, for more details.

How do you view the inner exception?

How do you troubleshoot this error?

scott

Sales Amount from one column of period (FY-2012, FY-2013) to 2 different columns

$
0
0

Hi dudes,

I'm having some difficulties in getting the Sales Amount  from one column of period (Fiscal Year containing 2012 and 2013) and put it into 2 different columns (Sales 2012 and Sales 2013. I have 3 fields in my dataset: Sales (for all the years), Fiscal Year (more than 5 years) and month (which I can neglect).

For the moment, my situation is as follows:

Fiscal Year          Month       Sales

2012                      Jan           $72,500

                               Feb          $80,200

                               ...

                               Dec          $79,500

2013                      Jan           $51,000

                               Feb          $62,800

                               ...

                               Dec          $85,000

However I would like to get a scenario as follows:

    Month        Sales 2012          Sales 2013

     Jan              $72,500                  $51,000

     Feb             $80,200                   $62,800

                         ...

     Dec             $79,500                   $85,000

Once I have this, I would be much easier for me to do the difference between the two sales period.

Is there any expression I can use?

I tried to filter from the Group properties the sales amount for Fiscal Year 2012 on 1 column, and on on another column, the sales amount for Fiscal Year 2013 but it is giving me the same values.

Thank you very much dudes.

Milliseconds Formatted in Visual Studio Not Displaying When Deployed to Report Server

$
0
0

I have designed a report that displays time down to milliseconds using Format(Parameters.TripTimeStampStr, "yyyy-MM-dd HH.mm.ss.fff"). This works in BIDS/Visual Studio but not when I deploy the report to the report server.

For some reason the time displays up to the second but the milliseconds are ".000". Any suggestions?

I have just noticed that the time is actually in string format so will try adding CDate() to the expression but it is strange that something that works in the report project doesn't work when deployed.

[EDIT] CDate() didn't make any difference.


R Campbell


SSRS calculation for current financial year

$
0
0

Hi All 

I have a dataset which gives all the Dates total as shown below 

In teh same table i neeed totals of current financial year as well ]

for e.g Totals from April 2014 to March 2015

i tried something like this 

=Sum(IIf( 
 CDate(Fields!new_claimstartdateValue.Value )< ="30/04/2015" and 
CDate(Fields!new_claimstartdateValue.Value) >="01/03/2014",
(Fields!new_profilenumberValue.Value),0),"ProgrammeProfile1")

but gae an error

Any help on this much appreciated

Thanks


Pradnya07


forward Dependencies are Invalid

$
0
0

Hello, 

I am new to SSRS , while previewing the report getting this error . 

Please let me know what I need to do

Thanks in advance 

How to get "Date" alone from the built-in field "ExecutionTime"

$
0
0

Hi,

   I am new to SSRS. In my report, under the report heading, I want to show just the Execution date (for example "06/15/2010" if I run the report today).

I dont know how to format the "ExecutionTime" built-in field? Please help me..

 

 

PowerView - Can't install reporting services add-in for sharepoint

$
0
0

hey,

i'm trying to install PowerView on our existing sharepoint server.

i'm following the steps in the deployment document-->

http://msdn.microsoft.com/en-us/library/hh231687%28v=sql.110%29.aspx

i'm stuck now with the installtion of the " Reporting Services Add-in" nothing seenms to work, i've tried to follow the steps in this document -->

http://msdn.microsoft.com/en-us/library/aa905871%28SQL.110%29.aspx

and the error that i'm facing is -->

SSRSCustomActionError: Could not load file or assembly 'Microsoft.ReportingServices.SharePoint.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.

i've checked in windows\assembly folder and the Microsoft.ReportingServices.SharePoint.Common version is 11.0.0.0

so, i have a newer version then i need?

what can i do?

Dave


An error has occurred during report processing. (rsProcessingAborted). Query execution failed for dataset 'DimUserWorkCentre'. (rsErrorExecutingCommand). The Cube either does not exists or has not been processed

$
0
0

Hi,

I'm having issues with the report created using SSAS cube.

  • An error has occurred during report processing. (rsProcessingAborted)
    • Query execution failed for dataset 'DimUserWorkCentre'. (rsErrorExecutingCommand)
      • The Operator_Performance cube either does not exist or has not been processed.

I have searched through internet and tried all the solutions, but didn't worked for me.

SSRS services running as NETEWORK SERVICE user.

SSRS Execution running as a Different user, which is the login is used to logon ot that server. I have also verified this user has access to database. I'm using Shared DataSource(SSAS Source) for this report.

Can any one please help me.

Thank You,

Praveen.




Praveen


Show only 100 records on report while exporting to excel export all values of dataset in SSRS.

$
0
0

Hello all,

I have to show only 100 records on report but while exporting to excel I have to export all values of dataset into excel sheet.

Any one pls suggest.

Opening URL for report in a new window

$
0
0

I have a report with URLs to other reports, and also to dialogs in Dynamics CRM. The URLs all work perfectly, however, I want to open the reports the URLs point to (and the CRM dialogs) in a new window. I tried adding &rc:LinkTarget=_blank to the end of the URL, but that causes an Invalid Parameter error:

>System.InvalidOperationException: Microsoft Dynamics CRM has experienced an error. Reference number for administrators or support: #969F3622: System.InvalidOperationException: CRM Parameter Filter - Invalid parameter 'rc:LinkTarget=_blank' in Request.QueryString on page /Company/cs/dialog/rundialog.aspx
>The raw request was 'GET /Company/cs/dialog/rundialog.aspx?DialogId=%7bc4918a58-6faa-4915-8620-1ebfb1980263%7d&EntityName=phonecall&ObjectId=%7bC51D5ECC-DF43-E411-BC10-00155D3FE201%7d&rc:LinkTarget=_blank' called from http://vulcanbasevm/Reports/Reserved.ReportViewerWebControl.axd?ReportSession=bzys1s55lpwiai55sny1borg&ControlID=e5c10494dc3048b199babe9e2aabd82a&Culture=6153&UICulture=9&ReportStack=1&OpType=ReportArea&Controller=ctl143&PageNumber=1&ZoomMode=Percent&ZoomPct=100&ReloadDocMap=true&SearchStartPage=0&PageCountMode=Estimate&LinkTarget=_top.
>   at Microsoft.Crm.Application.ParameterFilter.ValidateParameter(HttpRequest request, ArrayList parameterCollection, String key, String value, ParameterSources source, EntityType pageEntityType, FormAdditionalAllowedParameters additionalAllowedParameters)
>   at Microsoft.Crm.Application.ParameterFilter.ValidateParameters(Page page, EntityType pageEntityType, Boolean alwaysEnableParameterChecking, FormAdditionalAllowedParameters formAdditionalAllowedParametersTemp)
>   at Microsoft.Crm.Application.ParameterFilter.ValidateParameters(Page page, EntityType pageEntityType, FormAdditionalAllowedParameters formAdditionalAllowedParametersTemp)
>   at Microsoft.Crm.Application.Controls.AppPage.ValidatePageParameters()
>   at Microsoft.Crm.Application.Controls.AppPage.OnInit(EventArgs e)
>   at System.Web.UI.Control.InitRecursive(Control namingContainer)
>   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

SSRS 2008 R2 - Today () function is not working

$
0
0

Hi ALL,

We are using SQL Server Reporting Services 2008 R2 to build a report. We are trying to bring the system date in default values for Date parameter.

We have Date/Time type parameter which prompts the user for Date value. Now we are trying to set some default values like yesterday's date (Today() - 1)

So we are trying to implement this by the following formula,

=DateAdd("YYYY", -2, Today())

This formula is working fine in 2008 version of ssrs but not in 2008 R2.

In R2 version, if we use this formula  the date parameter that is visible in the report is getting disabled.

Please give us suggestion regarding this issue.

Thanks in Advance

DineshKumar

SSRS 2014 / IIS / SSL questions

$
0
0

1. Does SSRS2014 run independently of IIS (self hosted) or can it be hosted via IIS?

2. Can SSRS2014 be configured to use a self signed SSL cert (for development testing purposes)?

3. Can SSRS be configured with custom asp.net HTTP modules for authentication?

scott


Looking for accurate North American Map for SSRS

$
0
0

Hi everyone,

I'm trying to create a report with bubbled North American map which shows the rate of accidents happened on highways. However

The original maps in ssrs are only American maps, and shapefiles I find from random websites are not accurate enough. Is

there a source  I can find some professional maps even though it requires to purchase?

thanks,

MING

Problems with report builder 3.0 in SCCM 2012 R2 CU2

$
0
0

Hi All
 
I have problems with editing  (Using Report builder) existing reports  or creating new ones in SCCM 2012 R2 CU2
 
We version of SQL we use is SQL 2008 R2 SP2
 
I already asked this question in the SCCM 2012 forum but the problem is not related to SCCM but has something to do with application report builder
 
I changed the registry key and edited the Microsoft.ConfigurationManagement.exe.config.xml as described in the following link
 
http://blogs.technet.com/b/smartinez/archive/2012/07/03/system-center-2012-configuration-manager-create-report-don-t-work-what-do-i-do-now.aspx
 
Afterwards I try to edit an report I see report builder is being downloaded and after it generates the following error “Application did not succeed. Unable to continue”
 
------------------------------------------------------------------------------------------------------------------------------------
 
Error details are

Following errors were detected during this operation.
 
* [22-7-2014 13:55:07] System.Deployment.Application.InvalidDeploymentException (HashValidation)
 
- File, Microsoft.DataWarehouse.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)
 
______________________________________________________________________________________________________________
 
And in the SmsAdminUI.log I noticed the following error
 
[16, PID:4460][07/21/2014 14:11:43] :[ReportProxy] - User-specified default Reporting Point [Server1.local.nl] could not be found, [Server2.local.nl] is now the default Reporting Point.
 
[1, PID:4460][07/21/2014 14:11:11] :System.InvalidOperationException\r\nThere is an error in XML document (1, 1).\r\n at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
 
I removed the reporting point no luck -> I already installed report builder 3.0 local on my computer still no luck.
 
I hope someone can give me some advice , I am lost with this error
 
Thx in advance
 
Regards
 
Johan


Passing report parameters filters to SharePoint GetListItems CAML query issue

$
0
0
Hi there
I'm having some serious issues passing report parameters to a CAML query that's behind my reporting connecting to a SharePoint list.
I have defined 2 report parameters (datetime type): Start_Date and End_Date. Now my list contains items with a bunch of Dates (field ItemDate)
I want to return a list of items based on date range (start and end date).

I thought that if I used =Parameters!Start_Date.Value and =Parameters!End_Date.Value would work. Nope it doesn't.
However if I used actual hardcoded dates like 2009-01-01T00:42:34Z for start date and 2010-01-01T00:42:34Z the report works like magic.
So I'm not sure what I'm missing

So here's what I got:

<Query>
<Method Namespace="http://schemas.microsoft.com/sharepoint/soap/" Name="GetListItems" >
<Parameters>
    <Parameter Name="listName">
            <DefaultValue>My Custom List</DefaultValue>
    </Parameter>   
    <Parameter Name="rowLimit">
            <DefaultValue>9999</DefaultValue>
    </Parameter>
    <Parameter Name="viewName">
            <DefaultValue>98F79535-0F17-4895-9FC8-0C011F85D0E0</DefaultValue>
    </Parameter>   
    <Parameter Name="query" Type="xml">
        <DefaultValue>
            <Query>
                <Where>
                    <And>
                        <Geq>
                            <FieldRef Name=ItemDate" />
                            <Value Type="DateTime">=Parameters!Start_Date.Value</Value>
                        </Geq>
                        <Leq>
                            <FieldRef Name="ItemDate" />
                            <Value Type="DateTime">=Parameters!End_Date.Value</Value>
                        </Leq>
                    </And>
                </Where>
            </Query>
        </DefaultValue>
    </Parameter>

</Parameters>
</Method>
<ElementPath IgnoreNamespaces="True">GetListItemsResponse/GetListItemsResult/listitems/data/row{
@ows_Title,
@ows_CompanyName,
@ows_ItemDate,
@ows_ContactName,
@ows_Company_x0020_Street_x0020_Address,
@ows_Company_x0020_City,
@ows_StateOrProvince,
@ows_PostalCode,
@ows_CompanyCountry,
@ows_PhoneNumber,
@ows_FaxNumber
}</ElementPath>

<SoapAction>http://schemas.microsoft.com/sharepoint/soap/GetListItems</SoapAction>
</Query>


The other alternative is to use Report Filters BUT I am not sure how I can "OR" them, I know you can define a bunch of filters, but what is the default behaviour? OR or AND? How can you change it?

THANKS GUYS!

Show Information from several SharePoint in a single Report

$
0
0

Hello,

i need to show some SharePoint-Informations in a Single SSRS-Report.

I´ve got an entry-Point:

http://sharepoint/entry  (The report will be placed here)

Under the entry-point, there are several subsites with a cloned list (MyListEntries)

- http://sharepoint/entry/information/A

- http://sharepoint/entry/information/B

- http://sharepoint/entry/information/C

I need to show the merged content from all "MyListEntries"-Lists i a single report.

Is this possible without using 3rd-party tools?

kind regards,
Kai

SQL Query in SQL 2012 Reporting whith russian letters in WHERE соndition

$
0
0

When i try to build a report in SQL 2012 Reporting it works fine^

Select distinct sys.Netbios_Name0,sys.User_Name0, sys.Operating_System_Name_and0, arp.DisplayName0
FROM v_R_System sys
JOIN v_Add_Remove_Programs arp ON sys.ResourceID = arp.ResourceID
JOIN v_FullCollectionMembership fcm on sys.ResourceID=fcm.ResourceID
WHERE DisplayName0 like '%Microsoft Office%'  
and DisplayName0 NOT like '%Update%'
and DisplayName0 NOT like '%Service%'
and DisplayName0 NOT like '%Components%'
and DisplayName0 NOT like '%MUI%'
and DisplayName0 NOT like '%Proof%'
and DisplayName0 NOT like '%File Validation%'
and DisplayName0 NOT like '%korrekturhilfen%'
and DisplayName0 NOT like '%Language Pack%'
order by DisplayName0


But if I try to set a condition

and DisplayName0 NOT like '%ANY_RUSSIAN_TEXT%'

where ANY_RUSSIAN_TEXT is some letters in Russian language, then this filter does not work and shows results which contains ANY_RUSSIAN_TEXT in DisplayName0 field.

Question: How should i set the SQL condition or maybe some SQL Reporting settings to make this query working?



If answer is helpful, please mark as answer or hit the green arrow on the left.

Cascading Parameters

$
0
0

Hi,

   I am Working with Cascading Parameters.

   I have Two Parameters Say Param 1 and Param 2 - Param 1 is a Text Type and Param 2 is Integer Type

   Q. Can we / How to  Pass the Value of Param 1 to Param 2 

   Note : Param 1 Value is Text Type and Param 2 Value is Integer Type

  Thanks in Advance

Need to create a second reporting instance in a SQL server 2012.

$
0
0

Hi All,

We have a application which uses SQL database services and reporting as well on that server which is a stand alone server with SQL server 2012.

We have planned to deploy the same application on another server and planning to host the SQL database and reporting on the above mentioned server itself. (2 application servers will use 1 SQL server)

The application analyses databases engine and creates an alternate database on that SQL server as a database with the same name exists which is not a problem,

We also need to host the reporting services on that same server as well. But reporting is already being used by the 1st application.

Is there any way i can create another SQL server instance on the same server and host 2 reporting services so both my applications can have their own databases and mainly their own Reporting services with both working at the same time in SQL server 2012 ?


Gautam.75801


Viewing all 10045 articles
Browse latest View live


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