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

"Subscriptions cannot be created because the credentials used to run the report are not stored, or if a linked report, the link is no longer valid" error

$
0
0

Get the aforementioned error. I have modified my Data Source many times trying different settings. I created a SQL Login called RS_Subscriber, local machine acct the same name, added the same as a user for our database and the ReportServer database. Tried with and without the Use as Windows credentials when connecting to the data source checked. I Test the connection okay but keep getting the #$^^$& error message.

Does anyone have explicit instructions on what type of account, where to create the account, what rights the account needs in order for the stored data source credentials to work?


MichiganMike

Plot empty point in line chart with previous non empty value

$
0
0

Hello,

I have a problem to plot series data in SSRS line chart, with the empty point, I don't want use average and zero provided by the report builder, I want use the last non empty data to fill the empty point, tried to use expression =Previous(Field!Value), no luck, any one have some good idea?

P.S. do not want to use query to fill the null with previous non null value, just from the performance point view. at last , the chart should have some line as square wave with different height, if I use average for empty point, it shows slop wave line which is not reflect the real production.

Thanks

Richard 

SSRS report to coalesce separate data sources into one "complete" record

$
0
0

Hi (updated due to weird formatting issue from mobile device :( sorry)

I have three+ data sources.
There are duplicates in some of the sources (ie there is the same customer in two or more sets) but each source COULD bring more data as there is no single source of truth.

Is SSRS  the right tool for this or do I need to do it in fancy SQL (or worse a program!)?

I had something like this in mind:

+ The artificial "good" record here (no nulls) but also need to be able to "prioritize" certain sets (if there are no nulls in its data)
  - Source 1 here
  - Ssource 2 here notnull (perhaps)
  - Source 3 here nulls (or not)

eg:

+ CustomerID01, Mr, James, LastName, 123 AddressStreet, MySuburb, ??Yesterday??(date)

  - CustomerID01, null, null, LastName, 123 Address St, MySuburb, LastWeek(date)
  - CustomerID01, Mr, J, LastName, 123 Address St, MySuburb, ThisWeek(date)
  - null, Mr, James, LastName, 123 Address Street, MSuburb, Yesterday(date)

I need these three to be merged (yes even without the customer ID) visually but the user be able to "question" the results by expanding the "sources" from the artificially created record (next to the +).

***Biggest problem that I omitted in the first post (again sorry), is that the sources reside on separate servers that are all reachable by SSRS but don't have linked servers setup, so you can't query from a single SOURCE...

(this may not be a deal breaker, but I was trying to avoid another point of maintenance since the SSRS connections would likely need to be different to the linked servers (haven't setup linked servers for a long while)


Report Error only for some users - Unsupported RPL stream version detected: 101.116.1047292257. Expected version: 10.6.

$
0
0

Hi,

We have certain SSRS report  (which includes subreports) whichmany users are able to access, but some users cannot access- they get this error:

"Unsupported RPL stream version detected: 101.116.1047292257. Expected version: 10.6."

(We are not using SP integrated mode)(using SSRS 2008 R2)

No problem in VS or on server when trying to run this report.

User having this problem has the sam ewindows and explorer versions.

Please advice


Namnami


SSRS 2008 R2 Error - Unsupported RPL stream version detected: 34.62.1836345404. Expected version: 10.3.

$
0
0

Hello,

Development Server

Recently, I have upgraded SQL Server 2008 Reporting Services (Integrated Mode) with SQL server 2008 R2 (Enterprise version). This reporting services configured with Share Point 2007 (MOSS) farm. Successfully upgraded the SQL 2k8 R2( Microsoft SQL Server Reporting Services Version 10.50.1600.1 ).  Before upgrade i can able to run report without any error but after upgrade when i tried to deploy report, report deployed fine, but when i tried to run report i got following error.

  • An error occurred during client rendering.
    • Unsupported RPL stream version detected: 34.62.1836345404. Expected version: 10.3.

 

I can run report successfully directly from the RS server without going from Share point site.

 

 

http://Has1de01/<report name>

 

 

Configuration Topology

 

  1. Moss 2007 Application Server

  2. WFE server 1 (MOSS 2007)

  3. WFE server 1 (MOSS 2007)

  4. Reporting Server 2008 R2 with RS add ins 2008 ( Just upgraded only this server, RS add-ins not upgraded)

 

Problem/Questions

 

  1. Report is not working after upgrade, old reports nor new reports, why?

  2. Report is working directly from RS server without going to Share point, so do i need to upgrade the RS add-ins OR am i missing something?

  3. Can Share Point MOSS 2007 work with SQL server 2008 R2 OR do we need Share Point 2010?

 

 

If you need more information about Topology, please let me know . Please help me out. I also need to upgrade my Production server too.

 

 

RS log

 

 

 Library!ReportServer_0-6!84c!05/26/2010-10:19:30:: Call to GetSystemPropertiesAction().
library!ReportServer_0-6!84c!05/26/2010-10:19:30:: Call to GetPermissionsAction(http://server.com/reporting/DataSources/TestReport.rdl).
library!ReportServer_0-6!84c!05/26/2010-10:19:32:: Call to GetItemTypeAction(http://server.com/reporting/DataSources/TestReport.rdl).
library!ReportServer_0-6!84c!05/26/2010-10:19:32:: i INFO: RenderForNewSession('http://server.com/reporting/DataSources/TestReport.rdl')
webserver!ReportServer_0-6!84c!05/26/2010-10:19:35:: i INFO: Processed report. Report='http://server.com/reporting/DataSources/TestReport.rdl', Stream=''

Looks like Srtream is empty

Regards,

 

 

Mit

Report Builder 3.0 through Risk Performance Manager - "operation has timed out"

$
0
0

Hello folks - would appreciate your advice/suggestions.

NOTE: I'm not very tech savvy when it comes to more than one computer at a time (internet, servers...)

I've built a custom report in Risk Performance Manager (RPM - this uses Microsoft SQL Server Report Builder) drawing on two different data sources in Active Risk Manager (ARM).

To get round the issue of two different data sources in one report I implemented two sub-reports held in a master report. Each sub-report is set up to display one risk ID per page with a filter setup and they "ask for" a parameter. In the master report I've put the sub-reports in a list and feed the subreports a risk ID... Then I applied conditional formatting to various data fields and tidied up the look of the report.

Hope that makes sense to you - I wasn't 100% when building it and was using two different guides...

THE ISSUE: it used to take an age to run even with a small number of risks. I think I clocked 4 minutes for one risk and 8 minutes for twenty at one point. Then since last Thursday it is taking even longer (8 minutes for one risk this morning) and is often simply timing out (on 10 minutes precisely).

QUESTION: from the descpription do you see any issues with how I've set this up? is it possible that the servers at work are setup wrong to allow RPM to run efficiently? any other suggestions of things to look into?

Many thanks - sorry for the lack of concision!

Moved report server to new machine with all old settings

$
0
0

Dear all,

I am going to moved to new server machine for SSRS and i have 200+ reports ,,

i have configure report server in new machine but reports configuration pending

i thought i would need help of others to do this because i have a quetion? that

How can moved my 200 reports to new machine with all configurations includes 40 subscriptions , and much more 

with parameter values setting ??

is there simple way?? rather than doing one by one ..

like i just copy mu old report server to new report server.. 

Help me please ??


Dilip Patil..

Sum(Iif Expression

$
0
0

I am having a difficult time with this expression.

Sum(IIf(Fields!Sex_Code.Value = "Male", 1, 0), "Dataset") 

**This return will count all the Sex_Code.Values that have "Male" but it also counts all the Second Rows that contain Charges, Description of Charges and Type. 

In the design of the report I have several rows of data.

Row One - Date, Name, Address, City, Sex, Race, Age  (*This First row only returns one row of data)

Row Two - Charges, Description of Charges, Type  (*This Second row can return multiple rows of data)

Thank you in advance for any assistance you can offer.  Frank


Problem with Date Parameter

$
0
0

Hi

I am new to reporting services/report designer but have created a number of simple reports with Parameters using data from queries that have worked but I have a problem with this using Date and Time. 

I am using MS Visual Studio 2008 (BIDS) and our SQL Server is Windows Server 2008 R2

I need to allow the users of the report to choose a start date and an end date

The Start Dates are held in a field called PhaseStartDate

The End Dates are held in a field called PhaseEndDates

I have tried multiple ways to try to get this to work with no success and with the latest attempt I get the message  

"An error occurred during local report processing. The definition of the report 'JKVoidLoss' is invalid. The report parameter 'StartDate' has a default value or ValidValue that depends on the report parameter"Startdate". Forward dependancies are not valid"

I will explain how I set up the Startdate. The EndDate is set up the same with the relevant values and fields.

I created a new data source called StartDate. Under QUERY I have Select PhaseStartDate from QLHRA_VoidPhases. This runs okay when tested in Query designer and RUN.

Under FIELDS I have Field name as PhaseStartDate and Field Source as PhaseStartdate

Under PARAMETERS I have Parameter Name as PhaseStartDate and Parameter Value as [@StartDate]

I set up a Parameter called StartDate with Data type as Date/Time

Under Available Values I selected Get values from a query with Dataset being StartDate, Value field being PhaseStartdate and Label field being PhaseStartDate

There are no Default Values

I have tried moving the parameters up and down using the blue arrows under report data. I have tried multiple different methods to resolve this by changing values in the Properties screens.

I also tried removing the DataSets and just using the Parameters with default settings. in preview, this ran the report but no matter what dates where entered the output was always the same.

Any assistance will be greatly appreciated as I have spent hours on this so far

Regards

John

How to set a default date as a parameter in Microsoft Reporting Services 2008 to January 1st

$
0
0

How can I set a default parameter for date for 01/01/yyyy.

Set Parameter Label in C# using the ReportViewer Control

$
0
0

Is there a way to set the parameter label on the client side when using the Microsoft.Reporting.WinForms.ReportViewer?  It seems to only understand ReportParameter which has a Name and Value property but no Label property.  Report is written in SSRS 2005.

Export Time column to Excel

$
0
0

I know SSRS doesn't really have a time data type outside of the datetime type, but I'm trying to have a time column which exports to excel as a time data type.  I've tried a few different ways, but the only way that seems to convert over is having the textbox expression =TimeValue("00:30:00").  The problem is this creates a datetime and displays the date portion.  I've tried using custom formats of hh:mm:ss, and those look fine while running the report, but excel sees it as a negative datetime which produces a malformed value.

To clarify by example, I have a time 00:30:00 which exists in a textbox on the report that I want to export to excel as 00:30:00 but as a data type of Time so that if someone were to write excel formulas based off of those cells, it would be able to perform time-based arithmetic on them.

Any ideas?

Multiline ToolTip

$
0
0
Hi,
Is there a way to create a multiline tool tip in SSRS? instead of a Long line, i want the text to show as a paragraph.
Thanks

Zafar

Excel Data source for report without using ODBC

$
0
0

Hi

I've been fortunate not to be asked to connect to an Excel source for published reports using SSRS before. Until now...

I tried using the OLE DB providers but cannot get them working. All articles on using Excel as a data source mention ODBC.

Is ODBC my only option?

Thanks


Craig Bryden - Please mark correct and/or helpful answers

An error has occurred during report processing. (rsProcessingAborted)

$
0
0

Hello  all,

I'm using Sqlserver 2008 R2 Developer edition and i've created the small report and it is working in my computer , when I'm browsing form another computer it is not working  for another user and I have  give full access.

  • An error has occurred during report processing. (rsProcessingAborted)
    • Cannot create a connection to data source 'MyDB_TEST'. (rsErrorOpeningConnection)

For more information about this error navigate to the report server on the local server machine, or enable remote errors


Regards, Vik

transpose and column grouping

$
0
0

Hi,

I am new comer in SSRS & report builder, I have some requirement to create report like transpose feature and some column grouping.. please see my tables for the details:

Transaction Header
Trans. NoCustomerSales PersonDate
Trans001Company XYZMichael1 Aug 2014
Trans002Company XYZMichael2 Aug 2014
Trans003Company ABCThomas3 Aug 2014

Transaction Lines
Trans. NoProductQty
Trans001Product A10
Trans001Product B20
Trans002Product A30
Trans002Product B40
Trans003Product A50
Trans003Product B60

I have 2 tables (transaction header & transaction lines) based on that tables I need to create a report like this for the result

Result Expectation
CustomerSales PersonProduct AProduct B
Company XYZMichael4060
Company ABCThomas5060

please advise, how to make result like that? is there any function or feature that make easier to do that? I don't know if create it with pivot in query it's so takes time and not dynamic, caused the product will continue to grow

thanks

Rory.


Writeback using Power View (SSAS as Source)

$
0
0

Hello,

I need help in understanding if there is any way we can write-back using SSAS functionality using either Power View or PerformancePoint. I understand it's doable using excel...

Any help would be appreicated. Thanks!

Best Regards,

Abhishek Madan


Abhishek Madan

Conditional color formating in SSRS 2008 with dates

$
0
0

Hi!

A Little help please!!

Have a date time field, what i need is to change the BackgroundColor if the date exceeds 6 months or another background if exceeds 1 year.

Obviously i have to compare the date shown on my report with the current date.

I know that i have to use an expression in the BackgroundColor property of textbox.

Thanks !!!


Please need help!!

Dataset Properties Filter problem

$
0
0

Hi

I have a report with two datasets, Dataset1 and Dataset2.

Dataset 2 produces a list of 2500 property ID's eg

 ALBS_00003_02                 
 ALBS_00003_11                 
 ALBS_00003_12                 
 ALBS_00003_13                 
 ALBS_00003_21                 
 ALBS_00003_22                 
 ALBS_00003_23                 
 ALBS_00003_31                 
 ALBS_00003_32                 
 ALBS_00003_CC                 
 ALLD_00015_00                 
 BANS_00039_01                 
 BANS_00039_02                 
 BANS_00039_11                 
 BANS_00039_12                 
 BANS_00039_21                 
 BANS_00039_22                 
 BANS_00039_CC                 
 BANS_00040_01                 
 BANS_00040_02                 
 BANS_00040_11                 
 BANS_00040_12                 
 BANS_00040_13                 
 

BANS_00040_21                 

I have set up a Parameter using this dataset as shown below

Dataset1 Properties Filters has been set up as shown below

This works when I run the report as it gives me a drop down selection showing all the properties and I can select multiple properties and it will return the information as required.

However as there are 2500 properties this is a long selection process open to errors and omissions. What I would like to do is have the option to use an option where instead of using the drop down menu and ticking the required properties, I can type in a value eg. If I wanted all properties that started with 'BANS_' I could type this in and it would only return the 70 properties starting with BANS_

I have tried a few option eg using Operator - In, Like but cant get this working.

Is this possible and can someone point me in the right direction

Regards

John

adding serial number to grouping column in SSRS Tablix

$
0
0

Hi All,

Kindly please help me add sr.n0 to grouping column in SSRS Tablix

Viewing all 10045 articles
Browse latest View live


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