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

Advice needed on a simple DR solution for SQL Server and SSRS in SharePoint Integrated Mode

$
0
0

Hi,

If anyone can provide some guidance then it would be greatly appreciated:

Technologies involved: SQL Server 2008 R2 (Enterprise) and SharePoint 2010 (Enterprise)

Topology:

  • Server A (active) - Databases (SQL BI DB, Business Objects DB, SharePoint DBs, Report Server DBs, PerformancePoint DB), SSAS, SSIS, SSRS Report Server (in SIM)
  • Server B (standby) - The idea is to use mirroring to create equal copies of all the Databases (SQL BI DB, Business Objects DB, SharePoint DBs, Report Server DBs, PerformancePoint DB)
  • Server 1 (active) - SharePoint with SSRS add-on
  • Server 2 (standby) - a similar installation and configuration as Server 1

Part of the solution: all the databases will be mirrored from A to B, and SharePoint on 1 (and indeed on 2) will be configured so that In SharePoint Server 2010 the ADO.NET connection object in case of non-connection to A will attempt the secondary connection string to B.

My question relates to SSRS: I assume the SSRS DB and TempDB can be mirrored as the other DB's, but how is the integration between SharePoint and the new Report Server (B) handled if A fails? I am assuming this is done from the new Report Server configuration on B, if so what is best practice and can it be automated or is the configuration so trivial that manual intervention is very quick? And Secondly, how is SharePoint now made aware that B and no Longer A is the Report Sever for the RDL's stored in SharePoint?


Selecting perspective in .rsds connection for Powerview

$
0
0

We have the initial release of SQL Server 2012 Enterprise Edition (11.0.2100.60) and have a SSAS Tabular Database with perspectives. We need to access one  of these perspectives from Powerview so we created a .rsds connection file. The Cube parameter is accepted in the connection string but it doesn't work, Powerview keeps showing all objects of the cube. Is it needed an update to SQL Server 2012 SP1 in order to access a non default perspective?

Thanks

Juan Vilas

Configuration issue SharePoint 2010 and SSRS 2012 integration with Claims auth web app using Kerberos auth

$
0
0

Hi,

I'm trying to configure SharePoint 2010 web application using Claims Authentication with Windows Authentication(Negotiate).

My setup comprises

1. DC Box containing PDC

2. SQL box containing SQL DB and OLAP db

3. SharePoint box with SharePoint 2010 SP1 and SSRS 2012 integrated with SharePoint.

I'm not sure if the installation and configuration steps i followed are all correct or complete for claims web app. But I do have a a working setup of Classic auth web app with Kerberos auth and SSRS 2012 integration. So i do know how to setup kerberos and delegation. If someone has a list of steps to configure a Claims web app please share.

Since I do have a working classic auth web app I took the same steps and i created a new web app and just changed the authentication type to claims and used windows authenticated(negotiate). Using this when i create a report in report builder i get following errors:

1. Error-1

Description:

Setting report data sources (SetItemDataSources): The permissions granted to user 'DOMAIN\SharePointAdmin' are insufficient for performing this operation. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user 'DOMAIN\SharePointAdmin' are insufficient for performing this operation..

For this I removed the Windows NT type user names from the user groups taking reference from the article:

http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/4cda3574-d800-4c83-8b23-8666af53601c/

After following this article i got the following error:

2. Error-2

The permissions granted to user 'DOMAIN\SharePointAdmin' are insufficient for performing this operation. (rsAccessDenied)

I read the below article mentions to embed the user credentials for datasource(in my case sql db) so as to access the datasource.

http://blogs.msdn.com/b/psssql/archive/2011/02/24/sharepoint-adventures-why-isn-t-claims-working-with-ssrs.aspx

This didnt work either and the error message is detailed in point 3.

3.1 Error 3.1

The permissions granted to user 'DOMAIN\SharePointAdmin' are insufficient for performing this operation. (rsAccessDenied)

3.2 Error 3.2

Report Server has encountered a SharePoint error. ---> Microsoft.ReportingServices.Diagnostics.Utilities.SharePointException: Report Server has encountered a SharePoint error. ---> System.UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

Need help in this reference.

NaN and Infinity in my Report

$
0
0

I am using Visual Studio to build my report and I have tried this:-

=IIF(Fields!A.Value =0or Fields!B.Value =0,0,SUM(Fields!A.Value)/SUM(Fields!A.Value)&=IIF(SUM(Fields!A.Value)=0or SUM(Fields!B.Value =0),0,SUM(Fields!A.Value)/SUM(Fields!A.Value)&=Replace(Round((((SUM(Fields!A.Value)/SUM(Fields!B.Value)))*100),0),"NaN","0")+"%"

The first 2 give me only 0% and the last one doesn't get rid of Infinity but does get rid of NaN.

Can someone please help where I can use both these expressions together and get rid of showing 0% and also NaN and Infinity.

Thanks


Add link to Render report to Excel 2010

$
0
0

Hi, i have looked through different posts, but i still cannot get this to work, time to ask for some help

my script

http://Main.reports.sub/Reports/Pages/Report.aspx?ItemPath=%2fHome%2fMyHome%2fMyKPIrs:Command=Render&rs:Format=Excel

Instead of opening Excel this reopens the report on the report server,

here is where i started from, and i changed my script to sut this but still no luck, any help would be appreciated

="http://vyof1884200/ReportServer$youhoo?/My+Adventure+Works/Product+Sales+and+Profitability+by+Month&rs:Command=Render&rs:Format=excel"


David

Multi value parameters in SSRS with oracle database

$
0
0

Hi All

I have the report that should use multi value parameter to filter the report.I have a main dataset and a dataset to get the multi values.the database is oracle and I tried a lot with different ways and it says it doesn't support data extension.where in (:Area),where in ?,where in (@Area) didn't work where area parameter is set to multi value and the data available to the parameter is through the dataset dstArea.I have a main dataset where the where clause for area is set.Any help is appreciable..

Thanks in Advance..

connection manager error

$
0
0

Hi All,

while am to test the connection of my package, getting an error message:

The connection Failed bacuase of an error in initializing folder. the following system error occured:

The requested name is valid, but no data of requested type was found.

 please help me in this..

Thanks in advance.

Aadhya

PowerView in Sharepoint 2010 (SQL Server 2012 sp1)

$
0
0

Hi,

I've posted this in another forum but I think it belongs here.

We've had powerview running fine on Sharepoint 2010 sp1 and SQL Server 2012. We upgraded to SQL Server 2012 sp1 last week and all sql servers are now showing as 11.0.3. However, although powerview still works it doesn't show any of the new features such as KPIs, heirarchies etc.

Does anyone know if anything else is required aside from installing the SQL Server 2012 SP1?

Our powerview install still shows as 11.0.2....

Thanks

Mike


Mike Dobing


User & Password

$
0
0

Hello,

How can I give different users & passwords in the reporting services?

Query Active directory to get users and other details to generate a ssrs report

$
0
0

Hi.. I am new to ssrs and active directory. I have a requirement of querying AD and get the details like users, their details like roles, facilities(Specific to our application) and create a ssrs report. I am unable to query the AD effectively... And after querying how to create the datasets in ssrs to generate the report.. Any help would be deeply appreciated..

Thanks in advance...

Reporting Services Error

$
0
0

The company i work for, has locally a MS server 2005, with SQL server 2005. There they have the platform they use.  The problem that they are facing right now is that although they can log in to their platform and do most of the things they want, like importing data to db, editing etc, they get the message below when they are trying to get a report:

Reporting Services Error

The Report Server has encountered a configuration error; more details in the log files (rsServerConfigurationError) Get Online Help

In the log file, i cant fing any error or any change. What should i do?

SSRS Hierarchy

$
0
0

Hi there,

I have a production report with a simple matrix using row hierarchy, when i export for excel it brings all lines of hierarchy even if toogle is "+". Anyway i export what is expanded? Or exactly what is on screen?


Fabrizzio A. Caputo
MCT
Certificações:
Oracle OCA 11g
MCITP SQL Server 2008 Implementation and Maintenance
MCITP SQL Server 2008 Developer
Blog Pessoal: www.fabrizziocaputo.wordpress.com
Blog Empresa: www.tripletech.com.br/blog
Twitter: @FabrizzioCaputo
Email: fabrizzio.antoniaci@gmail.com


drill through issue when using Report Viewer in SharePoint

$
0
0

Hi guys,

I've a issue about Reporting Services integrated with Sharepoint.

I've a report with a drill through to another report.

The parent report has a parameter hidden and the child report has a parameter visible, so, when I run de report through de BIDS the parameter from the child report appears, but when a run through de Report Manager integrated with Sharepoint(Report Viewer) the parameter from the child report does not appear.

I did a test in Report Manager integrated with Sharepoint(Report Viewer), I modified the parameter from my parent report to visible, and works well, when I run my parent report and drill through to my child report the parameter from my child report appears, but if the parameter from my parent report is hidden when I run and drill through to child report the parameter from te child report does not visible.

Any idea about this issue

Thanks!!


Renato Freitas

My dataset not showing any columns in SSRS

$
0
0
HI all i am trying to create a report with data from a stored procedure, i created a stored procedure (which includes Dynamic SQL,Temp Tables) and i tried to create a new dataset with data from the stored procedure when i am trying to add it the dataset is getting created with zero fields, i went to the query part and passed the parameters and the result is showing up. i am kind of confused with the issue becuase my script is working perfectly. i browsed for the issue and some one told to


SET FMTONLY OFF

i tried it but no luck. can any one help me out with this issue.

Upload new report files in SSRS 2005 report manager

$
0
0
How do we upload .rpt files to a specific folder in SSRS 2005 report manager. I can see the upload button in the main contents page only. But when I go to the specific folder I am unable to view the upload file.
Is there any way to upload the new files, please let me know.

I am having content manager privilege.

MM


Xml string data source in SSRS 2008 R2

$
0
0
Good afternoon,
I am trying to create an SSRS report that receives XML it's data source parameter. I want to call the SSRS web service passing in an xml string. I would map that xml to a data source and then into the report. Does anyone know if this is possible? I have read a few articles on this but they don't give many specific examples. My XMl is pretty complex and I'm not sure if SSRS can handle it? If it can I'm not sure what the best way to map my data set fields to it is.

These are the articles I'm aware of:
http://msdn.microsoft.com/en-us/library/ms345251(v=sql.105).aspx
http://msdn.microsoft.com/en-us/library/ms365158(v=sql.105).aspx

Thanks!

Default param should alway be every 5th day of the current month

$
0
0

Hi Guys,

I have an SSRS report that need to run every 5th of the current month.

need my parameter date the default date should always be every 5th day of the current month.

Declare @Startdate datetime
Set @Startdate='2012/12/05'


The permissions granted to user ' are insufficient for performing this operation. (rsAccessDenied)

$
0
0

I Installed SSRS 2008 R2 on Win Server 2008 R2. Every thing is all right, I can open Report Manager and it's Security link to define new users. I can open Report Server page, but when I want to publish my reports on Report Server I faced with this problem:

C:\CalibrationReports>C:

C:\CalibrationReports>cd\CalibrationReports\

C:\CalibrationReports>rs.exe -i publishreports.rss -s  http://ndcalibration:8080/ReportServer_SQL2008 

rsAccessDenied400The permissions granted to user 'NDCALIBRATION\admin' are insufficient for performing this operation.http://go.microsoft.com/fwlink/?LinkId=20476&EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&EvtID=rsAccessDenied&ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&ProdVer=10.50.1600.1Microsoft SQL Server Reporting Services10.50.1600.1127OsIndependent1033ReportingServicesLibraryThe permissions granted to user 'NDCALIBRATION\admin' are insufficient for performing this operation. System.Web.Services.Protocols.SoapException: The permissions granted to user 'NDCALIBRATION\admin' are insufficient for performing this operation. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedException: The permissions granted to user 'NDCALIBRATION\admin' are insufficient for performing this operation. at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateFolder(String Folder, String Parent, Property[] Properties) at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateFolder(String Folder, String Parent, Property[] Properties) System.Web.Services.Protocols.SoapException: The item '/CalibrationReports' cannot be found. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/CalibrationReports' cannot be found. at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateDataSource(String DataSource, String Parent, Boolean Overwrite, DataSourceDefinition Definition, Property[] Properties) at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateDataSource(String DataSource, String Parent, Boolean Overwrite, DataSourceDefinition Definition, Property[] Properties) System.Web.Services.Protocols.SoapException: The item '/CalibrationReports' cannot be found. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/CalibrationReports' cannot be found. at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings) at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings) System.Web.Services.Protocols.SoapException: The item '/CalibrationReports' cannot be found. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/CalibrationReports' cannot be found. at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings) at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings) System.Web.Services.Protocols.SoapException: The item '/CalibrationReports' cannot be found. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/CalibrationReports' cannot be found. at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings) at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings) System.Web.Services.Protocols.SoapException: The item '/CalibrationReports' cannot be found. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/CalibrationReports' cannot be found. at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings) at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings) System.Web.Services.Protocols.SoapException: The item '/CalibrationReports' cannot be found. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/CalibrationReports' cannot be found. at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings) at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings) System.Web.Services.Protocols.SoapException: The item '/CalibrationReports' cannot be found. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/CalibrationReports' cannot be found. at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings) at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings) System.Web.Services.Protocols.SoapException: The item '/CalibrationReports' cannot be found. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ItemNotFoundException: The item '/CalibrationReports' cannot be found. at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings) at Microsoft.ReportingServices.WebServer.ReportingService2005.CreateReport(String Report, String Parent, Boolean Overwrite, Byte[] Definition, Property[] Properties, Warning[]& Warnings) The command completed successfully

Does anyone know the reason?

asked 2 mins ago
add comment

Know someone who can answer? Share a link to this question via emailGoogle+,Twitter, or Facebook.

<input style="border:1px solid rgb(136, 136, 136);font-size:17px;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;margin:3px;padding:2px;font-weight:bold;cursor:pointer;" type="button" value="Answer Your Question" />

Would you like to have responses to your questions sent to you via email?

tagged

 × 1850

asked

today

viewed

2 times

Change colour of group based on value of detail

$
0
0

I have a simple report which contains the following columns and groupings:

The report works great however, I would like to change the font colour of the server IP and SQL Instance name if one of the drives has space less than 500 MB. So I added an font expression on the drive letter and that works great. I also did the same on the grouped columns but it only appears to wok if the drive is the first one ine the group. See the below for an example:

I've masked the Server IP and instance name for obvious reasons! but I would like to know how I can make the first two columns change colour if as above, drive M has less than 500MB.

Any ideas?


www.SQL4n00bs.com

Reportviewer web control - how to reset parameters automatically after report has been run ?

$
0
0

We are using the report viewer web control on a page within our application to display a report with parameters.  Once the page is opened i can select parameters and run the report by clicking View Report, but once the report is loaded any cis I chage the parameters and click View Report nothing happens.

From what I've read i think i need to call Reset on the ReportViewer control, but i can't work out where to do this in our code.  We're showing the report in a popup window which takes the report name and userid as parameters

 protected void Page_Load(object sender, EventArgs e)
        {
            if (!Page.IsPostBack)
            {

                try
                {
                    if (Request.QueryString["r"] != null)
                    {
                        List<ReportParameter> RptParameters = new List<ReportParameter>();

                        foreach (string s in Request.QueryString.AllKeys)
                        {
                            if (s != "r" && s != "IsDlg")
                            {
                                string[] parameterValues = Request.QueryString[s].Split(',');

                                ReportParameter rp = new ReportParameter(s, parameterValues, false);
                                RptParameters.Add(rp);
                            }
                        }

                        // Set the processing mode for the ReportViewer to Remote
                        reportViewerControl.ProcessingMode = ProcessingMode.Remote;

                        ServerReport serverReport = reportViewerControl.ServerReport;
                        serverReport.ReportServerCredentials = new MyReportServerCredentials();

                        // Set the report server URL and report path
                        serverReport.ReportServerUrl =
                            new Uri(ConfigurationManager.AppSettings[AppSettingsConstants.REPORT_SERVER_PATH]);

                        string reportpath = "/";
                        string[] reportParams = Request.QueryString.GetValues("r");

                        //These paths come from the appliocation
                        if (reportParams.Length == 1)
                        {
                            reportpath += ConfigurationManager.AppSettings[AppSettingsConstants.REPORT_FOLDER];
                            reportpath += "/";
                        }

                        //These paths come from the SSRS view
                        for (int i = 0; i < reportParams.Length; i++)
                        {
                            reportpath += reportParams[i];
                            if (i < reportParams.Length - 1)
                            {
                                reportpath += "/";

                            }
                        }

                        serverReport.ReportPath = reportpath;

                        // Set the report parameters for the report
                        reportViewerControl.ServerReport.SetParameters(RptParameters);
                        // Set the timeout properties for the report
                        reportViewerControl.ServerReport.Timeout = 100000;


                    }
                }
                catch (Exception ex)
                {

                }
        }
    }

Viewing all 28687 articles
Browse latest View live


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