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

Data Source Error

$
0
0

Hi All,

Am sorry if some questions are real basic, i'm trying this for the first time. I created a cube using SSAS (with my user name and password). I created a report using SSRS with SSAS as the source and deployed it to the Report Server. Now on share point site i created an SSAS DataSource , deployed the report to the sharepoint. But when i try to run the report i'm getting this huge error

An error has occurred during report processing. ---> Microsoft.ReportingServices.ReportProcessing.ProcessingAbortedException: An error has occurred during report processing. ---> Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot impersonate user for data source 'DataSource1'. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ClaimsToWindowsTokenException: Cannot convert claims identity to windows token. ---> System.InvalidOperationException: Could not retrieve a valid Windows identity. ---> System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: WTS0003: The caller is not authorized to access the service.

Can some one please tell me where there is an issue at what level and layer?

Thanks


In-place upgrade of SSRS ONLY from 2012 to 2016 only when coexisting with default 2012 SQL instance?

$
0
0

I have SSRS 2012 installed on a system along with SQL 2012 Standard as the default instance, and want to upgrade only SSRS to 2016 Standard, but the wizard doesn't seem to allow that.  It keeps complaining about a default instance even though I've only selected SSRS to install.

I can afford to lose SSRS during the upgrade, but not the other databases running on the default instance and I don't want to risk compatibility issues from 3rd party apps on the default instance either.  Is there any way to pull this off?

Worst-case, can I detach the 2012 SSRS databases, uninstall SSRS 2012, install only SSRS 2016 and point the SSRS install to the 2012 SSRS databases without affecting the default instance?

Upograde SQL 2012 to SQL 2016 (SCOM 2012 to SCOM 2016) failing on reporting!!!

$
0
0

Hello,

I am trying to upgrade SQL 2012 to SQL 2016 (Both enterprise Edition) and I am getting two errors during the setup:

SQL Enterprise to SQL Standard Failed
Rule "No Custonm Security Extensions"
The Report Server has some custom security extensions configured
Rule "No Custom Authentication Extensions" failed
The Report Server has some custom authentication extensions configured

The only steps I found so far are:

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

This seems heavy for an upgrade!!! and also risky...

Any other idea?

Thanks,

Dom


Security / System Center Operations Manager 2012 / System Center Configuration Manager 2012 / SQL System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 / Forefront Client Security / Forefront Identity Manager

Upograde SQL 2012 to SQL 2016 (SCOM 2012 to SCOM 2016) failing on reporting!!!

$
0
0

Hello,

I am trying to upgrade SQL 2012 to SQL 2016 (Both enterprise Edition) and I am getting two errors during the setup:

SQL Enterprise to SQL Standard Failed
Rule "No Custonm Security Extensions"
The Report Server has some custom security extensions configured
Rule "No Custom Authentication Extensions" failed
The Report Server has some custom authentication extensions configured

The only steps I found so far are:

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

This seems heavy for an upgrade!!! and also risky...

Any other idea?

Thanks,

Dom


Security / System Center Operations Manager 2012 / System Center Configuration Manager 2012 / SQL System Center Operations Manager 2007 / System Center Configuration Manager 2007 R2 / Forefront Client Security / Forefront Identity Manager

Report Builder Parameters using Analysis Services datasets

$
0
0

Greetings,

I have setup an RB report that uses and Analysis Services OLAP cube as the datasource. I created a dataset from Query Designer and added some parameters.

The parameters work fine but if I try to set any of them up with default values they do recognize the default.  I suspect the issue is the way the parameters interact together in AS. One example is a simple text parameter where I add the value "Yes" as the default but the parameter acts like it isn't there.

My specific need is that I want to use a Range(Inclusive) operator on a date parameter where the from value is one year ago on the current date and the to value is the current date.  I have tried a myriad of things but the default value is not recognized.

Is there a way this can done with the report source and OLAP cube? 

Thanks in advance

Kevin

Continually prompted for shared data source creds

$
0
0
I have multiple SSRS reports that are utilizing the same shared data source.  The data source is set up to prompt users for creds.  The reason for this is because the database being accessed has views which use these SQL creds for data level security.  When browsing these reports on the Report Portal, I get prompted for every report I hit - even when drilling down from one report to another.  Shouldn't there be a way for the creds to be stored during a report browsing session?  Am I missing something?  Thanks ahead of time for any advice/tips you may have for me.  

Expression Based Data Source Doesnt Work Once Deployed in 2016

$
0
0

We have had a report with an expression based connection string working for years in SSRS 2008.  As soon as it is deployed to 2016 SSRS site, it fails to work.  Giving the message below.

  • The current action cannot be completed. The user data source credentials do not meet the requirements to run this report or shared dataset. Either the user data source credentials are not stored in the report server database, or the user data source is configured not to require credentials but the unattended execution account is not specified. (rsInvalidDataSourceCredentialSetting)

The report works fine locally when run in Visual Studio 2015.  I have tried to edit the credentials in the data source.  When I do that, it blows away the expression in the connection string.  I also tried using the revert to Default option after entering the credentials, but that gives the same error.

Does anyone have advice or run into this and fixed it?

Thanks in advance.

  

ssrs 2010 font size warning message

$
0
0
 In an SSRS 2010 report, I am getting the following warning messages,

"Warning 1 [rsParseErrorInvalidSize] Near character position 813 in the input string, the value of the font-size property for the textrun ‘stringtemplate2.Paragraphs[0].TextRuns[0]’ is “14px”, which is not a valid size.  Valid sizes may not exceed 455 inches (1155.7 centimeters). D:\TEST\StuLetter.rdl 0 0
Warning 2 [rsParseErrorInvalidSize] Near character position 805 in the input string, the value of the font-size property for the textrun ‘stringtemplate2.Paragraphs[0].TextRuns[0]’ is “14px”, which is not a valid size.  Valid sizes may not exceed 455 inches (1155.7 entimeters). D:\TEST\StuLetter.rdl 0 0".    

I have been trying to determine where this location is at to correct the message. I have looked at code view and cannot find these 2 locations. I have also made the image in the ssrs report very small and that has not fixed the issue.

Thus can you tell me how to determine where these warning messages are at so I can fix the issue?         

                                                                                                       


Display quarter value with month duration on each page - SSRS.

$
0
0

Hi All,

I would like to display quarter value n its respective months duration on each page in ssrs.

I am getting quarter  values from database as 1,2,3,4 and year value as a parameter.

Below is the example.

Quarter 1

Jan 1,2016 - Mar 31,2016

Quarter -2 

Apr 1,2016 - June 30,2016

Quarter 3

July 1,2016 - Sept 30,2016

Quarter 4

Oct 1,2016 - Dec 31,2016

Any response will be appreciated.

Thanks.

Line with Marker or Scatter chart

$
0
0

Hello.

I've the data as following:

ParentCategory, MonthYear, Xvalue, Yvalue
abc, Nov-2016, 0, 0.01
abc, Dec-2016, 0, 0.02
def, Nov-2016, 100, 0.02
def, Dec-2016, 200, 0.15

I've created a Line with Marker chart: Value = sum(Yvalue), CategoryGroup=xValue, SeriousGroup=ParentCategory, and horizontal axis is Scalar.

The chart displayed 2 markers for the def, but only 1 marker for abc.  If I add MonthYear to to CategoryGroup, it shows 2 markers for abc but the X axis shows 2 zero.  I want abc shows 2 markers, and only 1 zero on the X axis.  Anyway I can make that work?  I tried Scatter chart too, but no luck.

Thanks in advance.


newbie


Use data from another datasource in SSRS query

$
0
0

I am still figuring out the do's and don'ts of SSRS and I am stuck.  Can someone please help!!!!!!!!!

I am writing some SCOM reports using data out of the SCOM DW DB. But I need to pull the AD Site information from the SCOM DB.  I have tested everything up to this addition of this line. Run report runs perfectly until I try to use the @Site parameter.   I created a Site parameter as a lookup into the OpsDB, added it to the Database Parameters and edited the Query to use the @Site query.

I get the following failure message when I try to run the query. 

System.Web.Services.Protocols.SoapException:  The report parameter ‘ObjectName’ has a DefaultValue or a ValidValue that depends on the report parameter “Site”. Forward dependencies are not valid.   at Microsoft.ReportingServices.Library.ReportingService2005Impl.SetReportDefinition(String Report, Byte[] Definition, Guid batchId, Warning[]& Warnings)
   at Microsoft.ReportingServices.Library.ReportingService2010Impl.SetItemDefinition(String ItemPath, Byte[] Definition, String expectedItemTypeName, Property[] Properties, Warning[]& Warnings)
   at Microsoft.ReportingServices.WebServer.ReportingService2010.SetItemDefinition(String ItemPath, Byte[] Definition, Property[] Properties, Warning[]& Warnings)

I need to run the report against the servers that are in the sites listed in the SCOM DB.  Am I missing something?  Please tell me there is a way to make this work. 

Here is the working Query from the report.  I only added the @site parameter to the dataset properties at this point.

SELECT
vPerf.DateTime,
vPerf.SampleCount,
vPerf.AverageValue,
vPerf.MinValue,
vPerf.MaxValue,
vPerformanceRuleInstance.InstanceName,
vManagedEntity.Path,
vPerformanceRule.ObjectName,
vPerformanceRule.CounterName
FROM Perf.vPerfHourly
AS vPerf
INNER JOIN
vPerformanceRuleInstance ON vPerformanceRuleInstance.PerformanceRuleInstanceRowId = vPerf.PerformanceRuleInstanceRowId
INNER JOIN
vManagedEntity ON vPerf.ManagedEntityRowId = vManagedEntity.ManagedEntityRowId
INNER JOIN
vPerformanceRule ON vPerformanceRuleInstance.RuleRowId = vPerformanceRule.RuleRowId
WHERE
vPerf.DateTime > @StartDate and vPerf.DateTime <= DATEADD(day,1,@EndDate)
and DATEPART(hh,vPerf.DateTime) >= @StartTime and DATEPART(hh,vPerf.DateTime) <= @EndTime
and DATEPART(dw,vPerf.DateTime) >= @StartDayoftheWeek and DATEPART(dw,vPerf.DateTime) <= @EndDayoftheWeek
and ((vPerformanceRule.ObjectName IN ('DirectoryServices'))
AND (vPerformanceRule.CounterName IN ('LDAP Client Sessions'))
or (vPerformanceRule.ObjectName IN ('DirectoryServices'))
AND (vPerformanceRule.CounterName IN ('LDAP Searches/sec'))
or (vPerformanceRule.ObjectName IN ('DirectoryServices'))
AND (vPerformanceRule.CounterName IN ('ATQ Request Latency'))
or (vPerformanceRule.ObjectName IN ('DirectoryServices'))
AND (vPerformanceRule.CounterName IN ('ATQ Outstanding Queued Requests'))
or (vPerformanceRule.ObjectName IN ('Processor'))
AND (vPerformanceRule.CounterName IN ('% Processor Time'))
or (vPerformanceRule.ObjectName IN ('Memory'))
AND (vPerformanceRule.CounterName IN ('PercentMemoryUsed')) )
and (vManagedEntity.Path IN ('DC03%', 'DC04%'))
ORDER BY vPerformanceRuleInstance.InstanceName,vPerf.DateTime

I could also use a pointer on adding the @Site into the query.

Thank you in advance,

Chad Myers

Export to Excel Issue (Design for Export)

$
0
0

Hi,

I have this issue with exporting to excel after I designed the dashboard that contains Maps, Charts, ...etc and tabular data when I export it to excel I find some labels that use many columns or rows it din't do marge but it expands the excel area and also same thing apply to graphs and matrix. 

this issue affect the design it doesn't show as in the reporting service URL it looks very bad and not user friendly.

Please your thoughts. 


Please Mark it as Answered if it answered your question
OR mark it as Helpful if it help you to solve your problem
Elmozamil Elamir Hamid


MCSE Data PlatformMCITP: SQL Server 2008 Administration/Development
MCSA: SQL Server 2012/2014
MCTS: SQL Server Administration/Development
MyBlog

Unable to Disable TLS 1.0 Protocol on Windows 10 Pro

$
0
0
I'm unable to turn off the TLS 1.0 protocol in Windows 10 Pro. I have created the following registry entries but it does not appear to have disabled it. How do you disable it and test that it is disabled. This is a development machine running IIS 10.0. I'm testing an application so I'm using it as a server.





When a Filter Containing Blank Space is Applied No Results are Returned

$
0
0

I need to filter results in s 2012 r2 SRRS report that include blank spaces.  I have data that contain Performance Monitors Objects and I need to filter the results, however when I apply a filter I get no results in the Report.  I have verified that if there are no spaces in the Object Name the filter works.  I have tried various types of filtering to include utilizing +, _, space, ', ", no quotes. 

I have read so many articles and nothing seems to work.

Hopefully I am missing something small.  How would you format a filter to include only these names:

ATQ Outstanding Queued Requests

LDAP Searches/sec

Thanks in advance,

Chad Myers

Cannot edit RDL report definition form in visual studio 2015

$
0
0

I have several reports I created/edited in visual studio 2013 ULT and all was fine.

Then I upgraded to visual studio 2015 PRO and am on update 3 and I cannot edit the rdl files.

The files open up in the IDE, but the no report controls are visible and I cannot add any additional controls in the designer.

I can view the XML files (obviously) and I can edit/manage dataset, parameters, data sources, etc but not the actual report itself.

I can even preview the report in the IDE, I just can't edit it

Here is what I have done so far:

  • I have installed SSDT for visual studio 2015
  • I have modified the default installation of visual studio
  • I have run the IDE in admin mode
  • I have renamed the rds files to rdlc and rdls (RDLC just throws an error and RDLS will only open in XML)

SSRS deployment automation

$
0
0

Hi Team,

I am using SQL SERVER 2014 reporting server.

On Dev environment, we develop report and upload to report server manually or we use Management Studio to deploy reports to Report server.

on UAT and Production above options are not feasible, Is there any other way/utility to make deployment automatic? What is best way of deployments of SSRS report to report server other than manual upload and management studio?


s


Add extra page after every single page in sirs report(for duplex printing)

$
0
0

Hi

Most of the articles talks about getting rid of the extra blank page, but my requirement is otherwise.I need to add a blank page after every single page-with no header or footer (however my main report contains a table and the table might continues to next pages based on the data) .I tried using rectangle and paste data for every next page inside my footer , but my main table gets smaller and it’s gone haywired. I can think of only alternative way is to add rectangle in the footer. Is there any other workaround?

Can it be done with SSRS?

Thanks.



The permissions granted to user 'Domain\User' are insufficient for performing this operation. (rsAccessDenied)-SSRS 2008

$
0
0

Hi,

I am new to SSRS but somehow I have managed to build some reports and deploy the same.

Now security point of view, I have created another USER ( Not admin) and provide the access to a particular report folder through "New Role Assignment" in report manager url but when I logged in report manager url  through that User (Not Admin), it shows me a blank page which does not have any folder (Attached below) . Also when I logged in Web service Url through that User (Not admin), it show below mentioned error. 

"The permissions granted to user 'Domain\User' are insufficient for performing this operation. (rsAccessDenied)-SSRS 2008"

Return Corresponding Year in SSRS Expression

$
0
0
I have a start date and an end date in my report. Now when the report is run, we want to display if it's current year and if so, display "2016" else, using the end date as a guide, display the year judging by the end date.

Zionlite

Drill Down Report on multiple columns

$
0
0

Hi,

I am designing a drill down report on multiple columns but the drill functionality is resulting a inconsistent result when drill to subreport.

My psuedo dataset generation query.

DROP TABLE #TempDataset

CREATE TABLE #TempDataset
(
    Id Int NULL,
    ProductCode NVARCHAR(50) NULL,
    SubCategory NVARCHAR(50) NULL,
    LinesIn BIT NULL,
    LinesOut BIT NULL,
    LinesUnknown BIT NULL
)

INSERT #TempDataset
VALUES
(1, 'Air', 'Com', 1,0,0),
(1, 'Air', 'Com', 1,0,0),
(1, 'Air', 'Com', 1,0,0),
(1, 'Air', 'Com', 0,1,0),
(1, 'Air', 'Com', 0,1,0),
(1, 'Air', 'Com', 1,0,1)

SELECT * FROM #TempDataset

o/p - Group on ProductCode and SubCategory 

Count of each column i.e. Total_LinesIn, Total_linesOut and Total_linesUnknow. The drill down needs to be available on each of these columns.

For creating a sub report (drill down) Textbox properties > Action > Go to report > select the subreport > Subreport parameters.

On my SSRS report I have created row groups on ProductCode and Subcategory

Problem: Drilldown is inconsistent. sometimes I get Sum of TotalLinesIn when clicked on LinesIn total and some times I get TotalLines_Out when clicked Total_linesIn.

Any idea what is causing this cross over... Could it be because of RowGroups ?


Viewing all 20764 articles
Browse latest View live