Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Browsing all 2791 articles
Browse latest View live

ssrs 2008 calling subreports

I have an ssrs 2008 report that has 1 main ssrs report and 7 subreports. The main ssrs report and the 7 subreportsare all executed at the same time. Sometimes the executions are extremely slow.Thus my...

View Article


How to create group by reports in ssrs

Hi Allmy table have data isCounty          State      DetailsIndia              AP         hellooooooIndia       &n

View Article


SSRS Deployment Configuration

What do you guys consider "Best Practice" for deploying SSRS?I was always of the opinion that SSRS should, when possible, be on its own server.  Not just the services, but the ReportServer and...

View Article

Passing URL expression

Has anyone tried something like this before ?The text box is displaying two values . Department & vbcrlf & Dept_Head. When I create the link for URL through "Actions" , it highlights both . Is...

View Article

SSRS - Indicators

Has anyone used Rimmed Traffic light indicator and changed the color of the outer border ? I want to display status of two things ... and was thinking of using this indicator but don't see how to...

View Article


Filter based on a condition

Hello,I need to filter out a group when condition Sum(Fee) = 0 is met (the one with the dark blue background color). But the problem is that i have two textboxes that have the same name and only one...

View Article

Show 1st day of previous month.

I have a report that shows month to date data. I need a text box to show the following.......1.on any day of the month show the first day of the month.2.on the first day of the next month, show the...

View Article

SSRS Report

I'm creating a Bar and Line graph is SSRS. I'm populating values from a dataset called GetData where I'm taking values called "Total Cores, OrderNum, TotalPanelLine, TotalCoresLine"I also have another...

View Article


Using a WHERE clause as a parameter

We're working on an ad hoc reporting system which would allow certain users to write their own WHERE clauses to query and report.  We're using one view for each report and then the user generates the...

View Article


SSRS Lookup Expression

I have the following expression for a column. I am trying to hide the row if the result is " " or "None". What expression can be used under visibility?Using Report builder 3.0[code]=Lookup("|"&a

View Article

Select only rows with Max date column

Please help..I need to create an sql to select all rows with maximum date in a column,My sample data:

View Article

window.open is changing my URL

Hi,I'm trying to open a website from my report.I'm using the window.open method as this will allow the website to open up in a different window. However when you click the link the url changes see...

View Article

Using IN in a Where statement with and option of all

I'm trying to use a[code language="sql"]Where TS.Skill IN (@TS)[/code]and it works fine. :)The user can select one or any number of options f

View Article


Video Guide

Hi,I'm new to SSRS and looking for some good, short but comprehensive guide, preferably videos to learn it in quick mode. I hope you guys could put me in right direction, instead of if I only...

View Article

Combine two query codes

In Microsoft SQL Server Report Builder 3.0, I have one report that, in part, supplies the total to this:

View Article


Help with % calculation please

HelloI am trying to get an output that will show me:Total number of deliveries missed / total deliveries expressed as a %So I have scripted this as:SUM(a.fieldmissed) / SUM(a.fieldtotal) *100 AS...

View Article

SSRS Parameter Not Working Correctly

I've recently come across an odd problem with SSRS.  The report used multiple, multi-valued parameters to generate its results.  When one parameter was selected was passed to a dataset in order to...

View Article


Show all group values

Hello,I am grouping data based on a 1,2,3 group values but on one page of the report i have only group values 1 and 2. Question is how to show group 3 on that page?Best regardsLukas

View Article

Image may be NSFW.
Clik here to view.

Scattered data into single line

Hello,I attached the report.Right now I am getting data in different lines for each date. how can i get in a single row?

View Article

Image may be NSFW.
Clik here to view.

sorting to show only few values at the start of the column

hi,How can we show only few values in the column at the top. Attached is the picture , I want to show the three at the top of column and rest in "ascending order".Is there an expression we can do it?...

View Article
Browsing all 2791 articles
Browse latest View live