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

SSRS 2008 Chart legend colours not matching series colour.

$
0
0

Hi,

 

I believe this issue has been raised before. In SSRS 2005 & 2008 R2 though I am yet to find a solution other than a lengthy (messy) workaround.

 

I have a chart based on the following data:

Data field - Count(ChangeID)

Category - Change_Categorisation (ie. Maintenance, new hardware etc)

Series - Change_Timing (Emergency, expedited, normal etc)

 

So i am using a stacked column chart to show the category along the X axis and stack the number of changes by their timing.

In the Series colour setting i am using the expression:

=iif(Fields!Change_Timing.Value="Emergency","Red",iif(Fields!Change_Timing.Value="Expedited","Orange","SteelBlue"))

I have also tried

=Switch(Fields!Change_Timing.Value="Emergency","Red",Fields!Change_Timing.Value="Expedited","Orange",Fields!Change_Timing.Value="Normal","SteelBlue")

 

In all cases the legend only seems to refer to the first column in the chart to pick up colours.

For example.

The first column for December is Maintenance changes. There are 2 emergency & 1 normal. the only expedited change is in another column (new hardware).

So the legend shows Emergency as RED, Normal as SteelBlue and Expedited as Steelblue.

no matter what I do the legend only picks up the colours from the first category. so if the fist category only has 1 timing (eg- Normal). Every item in the legend has the Normal colour (Steelblue)

 

Surely there is a fix for this that doesnt involve creating a table to the side of the graph which seems like a really basic way to deal with this issue. I may as well go back to the dark ages and use Excel for my reports or bloody draw them on paper.

 

:) calming down now. Thanks for any input on this.


SSRS report returns errorL ASP.NET session has expired or could not be found

$
0
0

I'm running sql 2008 R2 and SSRS 2008 R2, and am trying to pull reports in an aspx page using the aspnet report viewer.  I have an application that's been running fine for years until now.  for each client, we setup dedicated website and dedicated folder in SSRS where the reports for each client live.  all reports for all clients are identical accept for the datasource which points to each client's database.  so in short, all instances of this application are identical.  this summer I bought a new dev computer (windows 8) and upgraded everything to the latest MS tools (VS 2012 ultimate, sql 2012, etc.) but the server is still 2008.  Now I setup 2 new applications for 2 new clients and the code base is all the same, but I get this error when trying to run a report:

SSRS report returns errorL  ASP.NET session has expired or could not be found

So I went to my old dev computer (Win7, Bids 2008, etc) and deployed a report from that machine to one of the new report folders and that report still gets this error message.  I've spent hours google with no luck.

Any ideas how to trouble shoot this?  all the other client's reports work fine - all running on the same server using the same code base (application files).

Thanks.

Display Dataset Rows

$
0
0

Hi All,

I am using SSRS 2005. I have a List with some text boxes and a table that displays all the data I need from one dataset. Now I have created a second data set called currency, which displays all distinctive currency types in a table e.g. AUD, USD, SGD,EUR etc... there's 27 rows in total. Which I want to display on the last page after the initial data set.

 I am trying to display these rows in a list or table, but when I do SSRS only repeats the first row only. so I get AED, AED, AED. I have tried different combos of tables, textboxes within a list but can't get it to work. I also tried using a paramater with the values entered manually but for some reason it was repeating them as well.

Once the currency values are displayed I will need another column to enter some calculated values from the first data set.

This should be pretty simple right, can anyone suggest the best way to do this.

Thanks

Report deployment history

$
0
0

Hello,

I am trying to find out all the dates and time when a particular report was deployed over last one month. I am able to find out the last deployment date, but i need to see the deployment  history over last one month. Is it possible?

Thanks.

Can't start Reporting Services Configuration Manager 2008

$
0
0

I have successfully installed Microsoft SQL Server 2008 SP3 and Reporting Services on Windows Server 2003 R2 but can´t open the Reporting Services Configuration Manager. I get this error, anyone can tell me what is wrong or what can i do. Thanks!

Bar Graph spanned into multiple pages got unwanted while space in chrome/FF

$
0
0

Hi,

I have a report with multiple bar graphs that spanned into multiple pages. Each region has got a bar graph. I have set the interactive page size property to 0 so that all graphs will be shown in one page in the reoprt viewer control on a web page. This is working perfectly fine in IE. But in Google chrome and Firefox, there is lot of unwanted while space showing up. Tried setting up all kinds of properties on Report, Body, Rectangle and Tablix but none of them are removing this while space. Can anybody help me fix this issue?

Thanks

Prashanth


Prashanth Podduturi

Is PublishReport.rss a built in script in sql server 2012. Is it available in all versions of SSMS2012?

$
0
0

Hi,

I need to deploy SSRS reports using command line. After browsing through several links, I came across with rs.exe approach where we need to execure .rss files. I could see PublishReports.rss file name specified in the command in most of the blogs.

Is it an existing reports script? Can I directly use for reports deployment automation?

If its in built script, does it come with all versions of SS2012?

I could not find it in the solution directory, i have sql server 2012 enterprise edition.

Please help.


SSRS 2008: connection failure, timeout or low disk condition within the database. (rsReportServerDatabaseError)

$
0
0

Hi,

I have started getting this error since a week now when I try to schedule a report or change a schedule of a report. 

An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database. (rsReportServerDatabaseError) Get Online Help For more information about this error navigate to the report server on the local server machine, or enable remote errors 

 

We have SQL Server 2008 installed along with SSRS running on the server. I have never seen this happening before for almost a year now but suddenly it appeared.  Along with this, report subscription is also messed up and some report are not been emailed as they have a error like:

Failure sending mail: An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database.Mail will not be resent. 

 

I am not sure what caused this but if anyone has any idea of what is going on it will be great. 

 

Thanks you for your help. 

Please reply soooon !!!


ReportViewer doesn't handle paging properly

$
0
0
I have a user that runs a report through the reportviewer control.  When they render the report it only shows 1 page, but if we run the report through report manager it shows 3 pages.  This happens using SQL 2008 SP1 reporting services.  This problem does NOT occur in the 2005 environment we have.

SQL 2012 - How to uninstall the RSService and RSServiceProxy?

$
0
0

I am in the process of setting up a test server with SQL 2012 Reporting Services and connecting it to an existing Sharepoint 2010 farm

I mistakenly ran the install commands for the RSServer and RSServiceProxy on the Web Front End server where I found afterwards it is only needed on the server running Reporting Services

These are the powershell commands:

Install-SPRSService

Install-SPRSServiceProxy

The service now shows up in Central Admin for the WFE server as not started (it throws an error when trying to start)

Reading the following link it says the same commands will uninstall but doesn't say what parms to use to do so:

http://technet.microsoft.com/en-us/library/gg492249.aspx#bkmk_sharedservice_cmdlets

I'm having issues now trying to create a service application for reporting services, so hoping removing this service from the WFE server will help

Dynamic charts in MSDN forum Profiles: how were they created?

$
0
0

If you go to this link pointing to an MSDN profile, you'll see several dynamic charts (points history, Activities by Application, Points by Application).

What tools were used to create these charts?

Thanks.


VM


SSRS 2012: Subreport in Design View will NOT reflect changes in Preview

$
0
0

Strange.  Yes, I saved the changes.  Yes, I deleted the subreport and tried inserting it back into the Main Report.  DESIGN mode is fine -- but Preview mode reflects only the old subreport (I can tell due to color and field changes).  Ditto when I PREVIEW the Main Report -- the srpt is still the old one.

BTW, we use TFS 2010 here for source control.

Does anyone know why a report will not reflect changes?

Thanks!!


A. Wolf

Using an Expression for Maximum Date range Report Builder 3.0

$
0
0
I have a range of dates on one record on changes that were made.  I need to filter by the latest, most current date on each record, using an Expression on Report Builder 3.0.  Any help or suggestion would be appreciated.  

An unexpected error occurred while compiling expressions. Native compiler return value: [BC30179] class 'textbox2_TextBoxExprHost' .....

$
0
0
Hi All

I have custom code in my report.
All references are fine, I have used code in my reports since forever!

I placed a textbox above the table with the expression: Code.Update_Alloc().
When I try to run the report I get the error:
An unexpected error occurred while compiling expressions. Native compiler return value: [BC30179] class 'textbox2_TextBoxExprHost' and class 'Textbox2_TextBoxExprHost' conflict in class 'ReportExprHostImpl'.

However if I place the expression inside a column in a table, it works fine.
But that is not where i want the VB code called, it has nothing to do with the report data!

I even created a simple Function that returns zero, same thing happens!!!!

Any help appreciated.

Thanks.

How to remove report Header space in subsequent pages

$
0
0
I wrote  =iif(Globals!PageNumber=1,FALSE,TRUE) under Hidden propery of Page header. BEcause of this, report header is suppressed on the subsequent page. However, unfortunately, white space of the report header is present in the subsequent pages. How can I remove this unwanted white space other than first page?

SSRS Multiple Variable Level (Dynamic Grouping) Report with Parameters

$
0
0

I have an SSRS report where I have parameters for each level of the report (5 Levels Total).

Each Parameter Selection has five choices.

I'd have a stepped Report, and I wish for Level1 to display the value Fields!ColA.Value in the TextBox if ColA is selected in the Level1 Parameter.

If if ColB is selected for Level1, then the Textbox should display Fields!ColB.Value.

I have tried putting this expression in the Group Properties Expression, the Group Sort Expression and the Textbox of the row within the "Level1" Group, but without luck on converting variables to the actual report data:

Parameters!Level1.Value

or

=

Fields!@Level1&".Value"

Or

Fields!&Parameters!Level1.Value&".Value"

I'm using SSRS 2008 R2


John



Where installing the report server for Reporting Services in SharePoint integrated mode - SQL Server 2012

$
0
0

Hi,

in a SharePoint 2013 farm with a web front end + app SharePoint machine plus a SQL Server db machine, is it possible to put the report server on the db server and the Reporting Services add-in on the wfe/app server?

Many thanks

Generating report for 10,000 records (SSRS 2008)

$
0
0

Hi Experts,

I have SQL Procedure resulting 10,000 records, which is properly indexed and working fine from db.

Using SSRS 2008 recreated a report to print the records with some parameters.

Problem : The SSRS Report Viewer Control and even Report Manager is loading all the records in 1 page, which is taking very long time to show and scroll.

 

Please suggest how can improve the performance. (Creating Paging??? etc)

I appreciate some quick solution.

SA

How do I get the latest row value?

$
0
0

Hi,

    I am pulling the following rows from a resultset, as you see that Acct no - 12345 repeats but has increasing PTID which are distinct. I need to get the row that has the highest PTID for acct no 12345 i.e. ptid 13310125. How do I do that? Please help. Below is the result of my query

 

Acct NoAcct TypeEffective DateRow noCur BalTransactionPrior BalPTID
12345CK 6/30/2010 0:0010$101,200.40 $3,000.00 $104,200.40 13301633
12345CK 6/30/2010 0:0011$101,331.78 ($131.38)$101,200.40 13310125
54321CK 6/30/2010 0:007$151,292.94 ($292.20)$151,000.74 13310504

 

I want to see my result as following

Acct NoAcct TypeEffective DateRow noCur BalTransactionPrior BalPTID
12345CK 6/30/2010 0:0011$101,331.78($131.38)$101,200.4013310125
54321CK 6/30/2010 0:007$151,292.94($292.20)$151,000.7413310504

SSRS Report Execution

$
0
0

Hi All, 

I'm having a bit of a weird issue with SSRS 2008 R2. I've written some SQL which runs well in query design view, in about 4 seconds. When I first add this SQL to an SSRS report it runs fine. However when I try to run the report again (in both preview and on the Report Server) it won't run/takes a very long time.

I'm at a bit of a loss where to start the process of elimination on what might be causing it. The SQL runs fine on its own, the SSRS report runs fine on first run but then the SSRS report takes a v long time to render when its run on subsequent occasions.

Can anyone recommend any pointers?

Viewing all 10045 articles
Browse latest View live


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