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

How Timeouts in SSRS 2008 R2 work

My question is in regards to how timeouts work in SSRS 2008 R2.  The question led me to discover a good number of timeouts in SSRS, which in turn led me to researching blogs, MSDN, forums, etc.  I...

View Article


SSRS URL Login Issue

Hi Guys..  I have just install SSRS 2008R2 Ent on app server and configured Database on different server. But when i am trying to access URLhttp://localhost/Reports It is asking me for login and pwd...

View Article


Sort month from june to may in SSRS

Hi I am quite new to creating reports in SSRS. I have created report and i am getting months from January to December. I want these months to start from june to May. I am sorting group in row. I am...

View Article

Report Rendering Very Slow With RDLC

I am running into some horrible performance with running reports as .rdlc'sThe reports themselves are fairly straightforward, save for some column and row groupings in matrices. If I have one simple...

View Article

Percentage Data field in a SSRS Report

What is the best approach to handle a percentage data field in a SSRS Report?Do I do the math within the SQL? / 100? * .01? Or do I take care of it within the "Placeholder Properties" within Visual...

View Article


Image may be NSFW.
Clik here to view.

How to auto populate the data in SSRS.

Hi All,Could you please let me know if it is possible to display the matching names inSSRS 2008 if I type three character in text box or any other data region,like in google we are typing few...

View Article

Phone number expression help

I've written the following expression to format the phone number. IIF(First(Fields!PHONE1.Value, "DataSet1") Is Nothing,   Nothing,   IIF(IsNumeric(First(Fields!PHONE1.Value, "DataSet1")),...

View Article

stripline and logarithmic scale on verticle axis

Hi, When I change the scale options to use logarithmic scale on the verticle axis the stripline is no longer visible.  Any suggestions?LISA86

View Article


Export SSRS report into Excel sheet

Hi,My SSRS report has collapse colum to show and hide some data and also some of the column has very lengthy data (ntext datatype field value). User needs to export data into excel or word, expand all...

View Article


IE11 and SSRS Keep Header row in view and clicking to expand groupings hanging

IE11 and SSRS Keep Header row in view and clicking to expand (DrillDown) groupings hanging on IE11on all machines 8.0,8.1,Server 2012, win 7. I change back an dthe reports view fine in ie10.I added it...

View Article

ssrs 2008 r2 able to detect missing software

In an SSRS 2008 r2 report, I am going to be adding PDF and word documents to each ssrs report for the users to access. If the user does not have software to open the pdf or word document from their...

View Article

ssrs 2008 r2 help icon

In an existing SSRS 2008 r2 report, I would like to add an icon that means 'help' or 'assistance' to the report. The icon can be like a question mark ?, a book, a button, or an icon that you think...

View Article

ssrs 2008 r2 show or hide paramter area

In an existing SSRS 2008 r2 application, there is an up or down area that appears sometimes in the paramneter area of the SSRS report. When I hover over the up or down arrow, the tooltip calls this the...

View Article


Filter for multiple parameters which may be blank or have a value

Trying get Filters to work for parameters that may or may not have values.query brings back all the data i need.  so i want to FILTER based on parameters.i have defined param1 and param2 each as...

View Article

Issue - The report execution has expired or cannot be found....

Hello Experts,I am doing performance analysis for SSRS 2008 report server and running various reports that return different no. of records. When I run reports ranging from 25 K records to 1 million...

View Article


Syntax error in Report Builder dataset

In a RB 3.0 MDX dataset I have a parameter named @Status.  The cube also has a dimension named Status and an attribute in the dimension named Status.  The query worked fine on our development server,...

View Article

How to match text regardless of case

This seems like there should be an easy answer to this, but I've been searching the net and cannot find a solution.In SQL 2008 Reporting Services, I have the following...

View Article


SSRS Graph Horizontal Axis Value

Hi experts,I have this Table User | Time | Value   A   |    2    |  100   A   |    4    |   90   A   |    6    |   80   A   |    8    |   70   A   |   10   |   80   A   |   12   |   90I want this in...

View Article

How to group two dataset

I need to make a report that show's the following information:GroupNameDuty1test1Atest2Atest3Ptest4Ptest6A A3P22test5N N1After showing the "Name" and "Duty" of the group, it will show the sum of each...

View Article

SSRS Count Distinct Type in a Column with non-numeric values

I have a report that shows new ‘Contacts’ that have subscribed to a level of service that is offered. I am trying to add a Column (Tier/Level of Service) within SSRS that has the possibly of many...

View Article
Browsing all 24955 articles
Browse latest View live