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

SPN and Scale Out deployement

$
0
0

How to configure SPN in scale out mode deployment with F5.

In my env i have F5 on top of 2 ssrs server  running under service account and connecting to Analysis server with named instance.

How many SPN i would need.

Please advice..



~~ Mark it as Answer if you find it correct~~


SSRS 2016 - report templates

$
0
0

I am looking for a solution to create custom report templates so I dont have to replicate same layout/sql logic into many reports. Is there anything available?

Thanks

bar show from start to end point and not from zero

$
0
0

Hi All,

I am trying to implement attached bar chart in SSRS.

In the attachment, x- axis represent a day and y-axis represent hours of the day.

Graph shows that a user has worked from 5 P.M in the evening to next day 4 A.M  but the same users can work from 4 PM till 12 A.M on the following day.

Important thing to note is that, bar should show from starting hours to end hours on a particular day.

How to implement this in SSRS?

Any help is appreciated?



Microsoft.ReportViewers.Webforms - IReportServerCredentials

$
0
0

Dear All,

I facing the error when I remove the the Microsoft.ReportViewer.WebForms, Version=10.0.0.0 and add in the Version 11.0.0.0 in my reference.
At the same time, I already update the web config to 11.0.0.0
Still get the same error:

CS0012 The type 'IReportServerCredentials' is defined in an assembly that is not referenced. You must add a reference to assembly 'Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.

AND

CS0266 Cannot implicitly convert type 'BulkServicesReports.UI.Process.SSRSCredentials' to 'Microsoft.Reporting.WebForms.IReportServerCredentials'. An explicit conversion exists (are you missing a cast?)

Crazy until don't know how to solve this problem since already remove the version 10.0.0.0 still have this error in my development.



I'm newbie in enterprise as developer.

Parser Error

$
0
0
Dear All,

I get the following error

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load type 'BulkServicesReports.UI.Web.Login'.

Source Error:
Line 1:  <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Login.aspx.cs" Inherits="BulkServicesReports.UI.Web.Login" %>
Line 2:  <!DOCTYPE html>
Line 3: 
Source File: /Login.aspx   Line: 1

May I know how to solve this issue? Is that because I change the .dll file?

Thank you.


I&amp;#39;m newbie in enterprise as developer.

How to sum values based on parameter selection

$
0
0
Hi Friends,
I have Multi select @Monthlist parameter having months 
Jan to Dec values 1 to 12.
Now I want display MonthTotal in column based on selection.
Ex. If I select Jan to Jun then Monthtotal amount Jan to Jun should sum. 
Thanks in advance

Authentication method and SQL Server Reporting Services

$
0
0

Hi,

I have installed SQL Server 2016 Reporting Services and can browse successfully http://<Servername>/ReportServer_<SQL_Instance>.

This server will be used for Reporting in a SCOM 2016 environment.

I wanted to check the authentication method on this server. I cannot see any virtual directory of ReportServer in IIS. Must I create the virtual directory manually?

I used another tool to find out the used authentication method on ReportServer and this tool resulted "NTLM".

But Microsoft tells "By default, the Report Server and Report Manager virtual directories are configured for Kerberos authentication." (https://technet.microsoft.com/en-us/library/ee355094(v=ax.50).aspx)

Is the ADSUTIL only tool from Microsoft to find out authentication method?

Must we set also SPN (Service Principal Name) on this server?

Best Regards

Birdal

Report Builder 3.0 Indicators and gauges are not shown at runtime

$
0
0

I am using Report Builder 3.0 with SQL Server 2014 and Windows Server 2012.

When adding gauge or an Indicator, at the most basic way, when I run the report I cant see them.

If I set the background color to a different one than white, I will see only the shape filled with this color, nothing else.

Any idea?

Thanks, Eyal.


Eyal Shahar


How to join the values of two parameters? (Visual Studio Reports 2008)

$
0
0
Hello
I have a report in Visual Studio Reports 2008.
My report contains the data source 2, and each data source has parameter.

How to join the values of two parameters?

Example:
The values of the parameter 1, parameter values 2
Group1,Class1
Group2, Class1
Group3, Class1
Group4, Class2
Group5, Class2
Group6, Class2
Group7, Class2
Group8, Class2
Group9, Class3
Group10, Class3
Group11, Class3
Group12, Class3
Group13, Class3

I created 3 a parameter added the following function (In Parameter Properties -  Available Values - Select Specify values - added function):

=IIf(Parameters!ReportParameter1.Value = " Group1"," Group2"," Group3" THEN Parameters!ReportParameter2.Value = " Class1")
OR
IIf(Parameters!ReportParameter1.Value = " Group4"," Group5"," Group6"," Group7"," Group8" THEN Parameters!ReportParameter2.Value = " Class2")
OR
IIf(Parameters!ReportParameter1.Value = " Group9"," Group10"," Group11"," Group12"," Group13" THEN Parameters!ReportParameter2.Value = " Class3")

Cannot Connect to Database with Configuration Management Console or SQL Management Studio

$
0
0

We have a simple site, one server with SQL 2012 and SCCM 2012 SP1. One day, without any obvious changes, the Configuration Management Console Stopped Connecting.  The error from SmsAdminUI.log:

Error Code:
ProviderLoadFailure
\r\nSystem.Management.ManagementException\r\nProvider load failure \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
   at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext()
   at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryResultsObject.<GetEnumerator>d__0.MoveNext()\r\nManagementException details:
instance of __ExtendedStatus

On the SCCM Server itself, the SQL Server will not start.  The same account can start other instances on the same server.

I then tried to login in with SQL Management Studio.  None of the domain accounts can login and the error:

Cannot connect to <server\instance>

A network-related or instance-specific error occurred while establishing a connection to the SQl Server. The server was not found or was not accessible...

No connection could be made because the target machine actively refused it.

I checked the "SQL Server (databasename)"  It will not start. The same account can start other instances on the same SQL server.

I tried to run setup again to restore settings and it hung, but the Configmgrsetup.log  showed:

INFO: Retrieving current site control image... $$<Configuration Manager Setup><01-31-2017 15:35:30.863+300><thread=25548 (0x63CC)>

*** [08001][10061][Microsoft][SQL Server Native Client 11.0]TCP Provider: No connection could be made because the target machine actively refused it.~~ $$<Configuration Manager Setup><01-31-2017 15:36:31.528+300><thread=25548 (0x63CC)>

*** [HYT00][0][Microsoft][SQL Server Native Client 11.0]Login timeout expired $$<Configuration Manager Setup><01-31-2017 15:36:31.528+300><thread=25548 (0x63CC)>

*** [08001][10061][Microsoft][SQL Server Native Client 11.0]A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online. $$<Configuration Manager Setup><01-31-2017 15:36:31.528+300><thread=25548 (0x63CC)>

*** Failed to connect to the SQL Server, connection type: SMS ACCESS. $$<Configuration Manager Setup><01-31-2017 15:36:31.529+300><thread=25548 (0x63CC)>

CAN or MUST be: Report Builder and Report Viewer in SCOM 2016 Deployment?

SQL Server 2016 Publish Power BI Reports on SSRS

Tablix issue in SSRS

$
0
0

I have a report in SSRS which has a tablix populating records from a table. My requirement is that I want to display only 10 records in that tablix(including grouping.  3 grouping are being dynamically in SSRS) and then print 10 blank rows(I want to create space for printing image).  In the next page tablix can go on printing as many records as if fetches from table and as much page size recommends. No image has to be printed on next page.

If table returns only 6 rows on first page then instead of 10 blank rows, 14 blank rows should get printed.  

How can we accomplish this..


Create custom Report Item in SSRS for dynamic footers

$
0
0

How to Create custom Report Item in SSRS for dynamic footers. 

Please note it is not possible to use the approach of hiding the visibility based on page numbers as hidden textbox of varying sizes leads to blank spaces in footer of SSRS report.

SSRS report in different languages

$
0
0

Hello All,

We want to convert all our SSRS report from English to German.

I have read a lot about it and figured out the following possible ways:

1) Store every single detail in Database in German (Labels , Parameters, header footer etc ) and then build the report over it.

2)Use Custom assembly's 

It would be really helpful for me to estimate this project if someone can advice  ,which is the better way and what could be the possible issues I could face with either of the approach.

Thank You,

Pragati




Bug using SSL (https://)

$
0
0

Hi all,

We have an SSRS 2014 already in production and we want now use a secure site by linking it to a certificate (URL like "https://..."). So now the URL is fully qualified domain name(FQDN).

We can access correctly to the report manager with this https URL. We have to register to access with the Windows account.

The bug we have is that when we navigate, sometimes, we pass to an http page. Each time that we pass from an https to an http page, the browser (IE) ask to register again.

For example, here we are on a https page. When I click right on a report -> manage

I arrive on this page :

If I clic on a tab on the left pane (for example in Security), SSRS ask me to reconnect and jump to an http page.

This is a real problem for us. Can anyone help ?

Thanks a lot,

S.



SSRS : Bug using SSL (https://)

$
0
0

Hi all,

We have an SSRS 2014 already in production and we want now use a secure site by linking it to a certificate (URL like "https://..."). So now the URL is fully qualified domain name(FQDN).

We can access correctly to the report manager with this https URL. We have to register to access with the Windows account.

The bug we have is that when we navigate, sometimes, we pass to an http page. Each time that we pass from an https to an http page, the browser (IE) ask to register again.

For example, here we are on a https page. When I click right on a report -> manage

I arrive on this page :

If I clic on a tab on the left pane (for example in Security), SSRS ask me to reconnect and jump to an http page.

This is a real problem for us. Can anyone help ?

Thanks a lot,

S.




SSRS 2008: Inconsistency with Excel Export Functionality

$
0
0

We have a user on our network who is unable to export reports to Excel at seemingly random times. Just yesterday he kept getting a non-descript error message from IE9:

"Reports.xls couldn't be downloaded."

But today he ran the same report and the export went off without a hitch.  Meanwhile I'm working on a 100% success rate for running and exporting reports using the same data and the same web browser over the past few months.  Any ideas as to the source of this inconsistency?

Thanks!

Subscribed reports creating several empty Excel file

$
0
0

Hello,

I'm running scheduled subscriptions on a report I've made, and send it to the end users daily. Each subscription send about 60-90 emails, in groups of 20 emails every 3 minutes. Most of the users receive the report correctly (as an attached excel file), but some receive an empty excel file. The subscription which sent those emails doesn't show any errors were made throughout sending, and in addition when I process the report for those users manually - the correct data is shown.

Why does my process send empty excel files instead of the actual data? Again - it happens to just few users, not all. 

I should also mention that there was no other active subscription sending emails on that time, so mine was the only one. The subscription send parameters to my ssrs report, which uses them within a stored procedure execution to get the data for each user.

Perhaps too much calls (20) to my report lock the stored procedure? Perhaps I should create more subscription so each one will send less emails?

Thank you

Arie

[BC30201] Expression expected error and Custom parameter layout was removed from the report. warning

$
0
0

I am using a stored procedure for a report

 

alter PROCEDURE [dbo].[Test1]@DateBegin Date 

, @DateEnd Date
--, @DateActivity Date
, @EProfileID nvarchar(50) 
AS
BEGIN
SET NOCOUNT ON;
SELECT EProfileID
, TopicDesignator
, MIN(FORMAT(ActivityDate, 'd', 'en-us'))AS FirstDate
, MAX(FORMAT(ActivityDate, 'd', 'en-us'))AS LastDate
,  MAX(FORMAT((@DateBegin), 'd', 'en-us')  + ' - '+  FORMAT((@DateEnd), 'd', 'en-us'))  AS DateRange
, SUM(ContactHours)AS TotalHours
FROM OVID.OVID.vwCPEActivityDataBase
WHERE ActivityDate between @DateBegin 
 AND    @DateEnd
AND EProfileID = @EProfileID
GROUP BY  EProfileID
, TopicDesignator
ORDER BY  TopicDesignator

END --Create Procedure

GO

The stored proc runs without error, but the report will not build, with the error

SeverityCodeDescriptionProjectFileLine
Error[rsCompilerErrorInExpression] The Value expression for the textrun ‘DateRange.Paragraphs[0].TextRuns[0]’ contains an error: [BC30201] Expression expected.

The report is being built in SSDT 2016, but compiling to conform to 2012

I am also getting a warning

SeverityCodeDescriptionProjectFileLine
WarningCustom parameter layout was removed from the report. SQL Server 2014 Reporting Services and earlier do not support custom parameter layout.

which is completely bewildering


Sandy Shin

Viewing all 28687 articles
Browse latest View live


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