Quantcast
Channel: SQL Server Reporting Services, Power View 포럼
Viewing all 24955 articles
Browse latest View live

A way to know if the execution is the first attempt, second attempt or third attempt

$
0
0

Hi great people!
SSRS tries 3 attempts in sending the report at least in subscriptions (Attempt 0, Attempt 1  and Attempt 2) in case it fails in the previous attempts.

My question is: Is there a way to see it in the system DB tables? Such as the "ExecutionLogStorage" table?

I've attached an example of how I see it in the logs.

Attempt

 

email subscription issue

$
0
0

Hi,

I have configured an email standard subscription, but it failed with error:

Failure sending mail: The specified string is not in the form required for an email address.Mail will not be resent.

Please help. Thx in advance.

Add fields in two datasets into a table

$
0
0

Hi there,

I have two datasets and I want to insert  two  fields which belong to two datasets into one table. However, it prompt up error that only one dataset can insert into one table. That's is so upset, I wonder if there are some methods can achieve?

Appreciated to any advice in advance!

Upgrading SQL 2008r2 (hosting SSRS for SCOM) to SQL 2012 failed on "No Custom Security Extensions" and "No Custom Authentication Extensions"

$
0
0

While attempting an in place upgrade of SQL 2008 R2 (hosting Operations Manager reporting DB) to SQL 2012, the process is struck when the rules fail. Looking at what’s there to google, the only option suggested is a reset of SSRS & OPS Manager Reporting Reinstall.

                              Ref http://thoughtsonopsmgr.blogspot.in/2013/01/om12-sp1-upgrading-sql-server-2008-sp1.html

Couldn't find much but looking at this page the only option suggested is a reset of SSRS & OPS Manager Reporting Reinstall

Is there any feasible approach to skip this reinstall effort.

Slp: Initializing rule      : No Custom Security Extensions

Slp: Rule is will be executed  : True

Slp: Init rule target object: Microsoft.SqlServer.Configuration.RSExtension.ExtensionUpgradeBlockers

RS: The custom extension type is 'Microsoft.EnterpriseManagement.Reporting.Security.GroupAuthorization, Microsoft.EnterpriseManagement.Reporting.Security'.

RS: The custom extension type is 'Microsoft.EnterpriseManagement.Reporting.Security.GroupAuthentication, Microsoft.EnterpriseManagement.Reporting.Security'.

Slp: Evaluating rule        : RS_NoCustomSecurityExtensions

Slp: Rule running on machine: HOST

Slp: Rule evaluation done   : Failed

Slp: Rule evaluation message: The Report Server has some custom security extensions configured.

Slp: Send result to channel : RulesEngineNotificationChannel

Slp: Initializing rule      : No Custom Authentication Extensions

Slp: Rule is will be executed  : True

Slp: Init rule target object: Microsoft.SqlServer.Configuration.RSExtension.ExtensionUpgradeBlockers

RS: The custom extension type is 'Microsoft.EnterpriseManagement.Reporting.Security.GroupAuthorization, Microsoft.EnterpriseManagement.Reporting.Security'.

RS: The custom extension type is 'Microsoft.EnterpriseManagement.Reporting.Security.GroupAuthentication, Microsoft.EnterpriseManagement.Reporting.Security'.

Slp: Evaluating rule        : RS_NoCustomAuthExtensions

Slp: Rule running on machine: HOST

Slp: Rule evaluation done   : Failed

Slp: Rule evaluation message: The Report Server has some custom authentication extensions configured.

Slp: Send result to channel : RulesEngineNotificationChannel


yup

SSL Redirect for SSRS 2012

SSRS word export 508 compliance

$
0
0

I am relatively new to SSRS world. I have made few reports in SSRS and using word exports. We are stuck in 508 compliant issue with these reports. So can you please tell me if SSRS by default follow 508 compliance or I need to install any patch for this.

My report has my tablixes and text boxes.

AccessibleTablix

Upgrading SQL 2008r2 to SQL 2014 and the Upgrade Feature Specific Rules Check Fails on "No Custom Security Extensions" and "No Custom Authentication Extensions

$
0
0

Hello,

Can anyone who successfully completed in-place upgrade(s) of Microsoft SQL Server 2008 R2 to SQL Server 2014 with SSRS running together on a Microsoft 2012 R2 Server validate the following steps or provide the correct steps?

  • Locate RSReportServer.config file and make a copy (needed for future reference)
  • Search for <Security> and for <Authentication> tags where the extensions are located.
  • Remove content within or between the tags

The text will look like the below:

<Security>
</Security>
<Authentication>
</Authentication>

  • Restart SSRS Service.
  • Perfmon in-place SQL Server upgrade.
  • Locate the RSReportServer.config file (this file moved to a new location after the upgrade)
  • Reconfigure the extensions by putting back the tags. 

* If there are any supporting DLLs needed, you need to copy them as well e.g. Authz.dll must be present in the System32 folder.





email subscription issue

$
0
0

Hi,

I have configured an email standard subscription, but it failed with error:

Failure sending mail: The specified string is not in the form required for an email address.Mail will not be resent.

Please help. Thx in advance.

Display left hand menu in SSRS

$
0
0
How do you display the left hand menu in SSRS, like you see in the SiteSettings page?

number of cross-hairs to expand colapsed rows in a downloaded Excel file does not match what is displayed via 'Preview' in visual studio SSRS designer tool

$
0
0

The number of cross-hairs to expand colapsed rows in a downloaded Excel file does not match what is displayed via 'Preview' in visual studio SSRS designer tool.

VS SSRS designer:

Downloaded Excel file:

How can I get the number of cross-hairs to match?

Report to excel

$
0
0

I have built a report opening directly in excel. Dynamics 365

controller.parmReportName(ssrsReportStr(MyReport, ReportExcel));
contract = controller.parmReportContract().parmRdpContract() as MyContractClass;
controller.parmShowDialog(true);
xlsxName = strFmt("PackingList.xlsx");
controller.parmReportContract().parmReportExecutionInfo(new SrsPrintMgmtExecutionInfo());
controller.parmReportContract().parmPrintSettings().printMediumType(SRSPrintMediumType::File);
controller.parmReportContract().parmPrintSettings().fileFormat(SRSReportFileFormat::Excel);
controller.parmReportContract().parmPrintSettings().overwriteFile(true);
controller.parmReportContract().parmPrintSettings().fileName();
fileName = controller.parmReportContract().parmPrintSettings().fileName(xlsxName);
controller.startOperation();

It gets all the data correctly. Now my client wants to format excel cells to fit the length of data automatically.
I have made the property of report cells CanGrow = True but it doesn't solve anything. Any ideas on what I can do?

SSRS Report Server Email Subscription issue.

$
0
0

Hi ALL,

When i create subscription for the report, color coding (Background color) is all messed up but i don't have issue from SSDT and preview the report and save it to excel, colors coding shows up exactly for what i have coded. It only happens in report server when i save to excel or email subscription only, visually if i preview from report server color coding is fine.

Any ideas for this strange behaviour.

Thanks in advance.

How to set date format of date field according to regional settings?

$
0
0
Hi,

First of all sorry for my poor english.

I am trying to show the format of date field according to date format in regional settings. Currently I have set the date format to "dd/MM/yyyy" in regional settings in control panel.

I have tried to set the format by setting this expression
 =FormatDateTime(Fields!FlightDate.Value,DateFormat.ShortDate)
in text box in tablix.

But no result. Then I tried by setting in the properties of textbox of tablix by right click on text box -> Number -> Date(Category) -> Secting the first first type having (*) and value expression to "=Fields!FlightDate.Value". But still not successful.

The changes in date format in regional settings are reflecting only in the parameters of reports but not in the report itself. Can anyone help me to overcome that problem.

Thanks In Advance


Dataset coming from PowerBI dataset

$
0
0

Hi guys,

I'm starting with the SSRS and i have some questions regarding the dataset. At the same time i have several dynamic reports based on PowerBI with my own dataset that run very good, is there any posibility to connect that dataset to the SSRS? i read some of this topic in several webs and i think it is not possible but if someone has an idea it could be very helpfull

In any case, i have seen that we can connect the SSRS to an Analysis services (SSAS), is there any posibility to export my powerbi dataset and import to the SSAS? with that i can solve the problem and connect the SSRS to the SSAS.

This is due my database (or dataset) in powerBI is very complex with 7-10 tables (values, dimensions) that need to be connected and with row level security and when i do my trials in SSRS i think that i can connect many tables in the database but to interconnect them is something to lookup values that is similiar if i do my tables in SQL with left/right/inner joins as views and then take in the SSRS. Not similar to a dataset in powerbi that you can connect different dimesions for the same values.


Migrate SSRS reports from SharePoint Integrated mode to Native mode (From SQL 2012 to SQL 2019) i am using rs.exe -i ssrs_migration.rss -e Mgmt2010

$
0
0

To Migrate SSRS reports from SharePoint Integrated mode to Native mode (From SQL 2012 to SQL 2019) i am executing below command on SQL 2019 server (Target Server), But while executing this , i am getting compiler error

rs.exe -i ssrs_migration.rss -e Mgmt2010 -s “Source Report Server Url” -u user1 -p Password -v ts="Target Report server url" -v tu="user2" -v tp="Passowrd2"

Error

The specified script failed to compile with the following errors:
?D:\MSRS15\Shared Tools> "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\vbc.exe" /t:exe /main:MainModule /utf8output /R:"System.dll" /R:"System.Xml.dll" /R:"System.Web.Services.dll" /R:"D:\MSRS15\Shared Tools\RS.exe" /out:"C:\Users\ad.rupeshkumar.beher\AppData\Local\Temp\240g3j2o\240g3j2o.exe" /debug-  "C:\Users\ad.xyz.beher\AppData\Local\Temp\240g3j2o\240g3j2o.0.vb" "C:\Users\ad.xyz.beher\AppData\Local\Temp\240g3j2o\240g3j2o.1.vb"

Microsoft (R) Visual Basic Compiler version 14.7.3062 for Visual Basic 2012 Copyright (c) Microsoft Corporation.  All rights reserved.

This compiler is provided as part of the Microsoft (R) .NET Framework, but only supports language versions up to Visual Basic 2012, which is no longer the latest version. For compilers that support newer versions of the Visual Basic programming language, see 

C:\Users\ad.xyzeher\AppData\Local\Temp\240g3j2o\240g3j2o.1.vb(22) : error BC30203: Identifier expected.

<!DOCTYPE html>
 ~
C:\Users\ad.rupeshkumar.beher\AppData\Local\Temp\240g3j2o\240g3j2o.1.vb(23) : error BC30636: '>' expected.

The Value expression for the textrun ‘Textbox16.Paragraphs[0].TextRuns[0]’ contains an error: Procedure call or argument is not valid

$
0
0

Hi

Reporting Services 2008 - there doesn't seem to be anything unusual about the textbox, was wondering if anyone could shed some light on this error?

Thanks in advance

Josh

expand subreport height within tablix to fill the entire height of the cell in ssrs 2008

$
0
0
expand subreport height within tablix to fill the entire height of the cell in ssrs 2008


Access subreport value and calculate base on its value

$
0
0

Hi

I put textbox and insert subreport in it in my report.(I designed the report with Report Builder).

 Every thing is ok, now I want to sum value of subreport with other textboxes value and show the result in one cell of Tablix. How I can do this?

SSRS 2017 REST API - PUT method doesn't seems to be working

$
0
0

Hi - Has anyone tried SSRS 2017 rest api and was able to successfully make a api call using PUT method to update any of the report / folder property.

I am able to successfully do a GET,POST, DELETE but not PUT, not sure if I am missing anything here.

Any help !!


sathya - My blog ** Mark as answered if my post solved your problem and Vote as helpful if my post was useful **.

Viewing all 24955 articles
Browse latest View live


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