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

Formatting in a datetime parameter

A strange one this. I have two data parameters, both of which have their default values set from a dataset.I've noticed in the datetime picker that if the time is 00:00:00 only the date is shown...

View Article


Expression to TRIM

Hello I'm having some data coming through as:Mr John Smith (12, Livia Close, Anytown, 125765)Can anyone advise on an expression on how I can remove the 'Mr John Smith' part and also the brackets around...

View Article


how to add percent to matrix AND on it's own row? Very Hard

I think the key reason I am having trouble getting a % within the matrix is that I have row groupings which restrict the available data, at the time that I need to make a comparison between that row...

View Article

How to implement shared variable logic in SSRS

I have a crystal report which has code like belowShared NumberVar x;x := SUM({@GLAABy100})Can anyone please let me know how to implement this logic in ssrs.Here @GLAABy100 = GLAA/100If I give GLAA/100...

View Article

vertical Textbox size

HiI have a report with vertical textboxes and list control,that repeats per parameter value,Veritcal text box has to grow with list item per page,but it is not

View Article


Excel OBDC connections versus SSRS reports

Hello all,I haven't done a lot of work with creating reports or comparing different reporting methods so I wanted to reach out to you all.I just started at a company, who has never had a DBA before,...

View Article

Named pipes Provider error

hii am attempting to setup ssrs on sql 2012to test i created a simple query that uses a shared data source, this works fine on the server visual studio/sql is installed on, but if i try on a remote...

View Article

Parameter to show field as you type ???

HiSorry I should know this.....I have a parameter (Name) which runs from a data set which contains names and ID'sI setup a parameter to show the name as label and ID as value When I run, if you type in...

View Article


SSRS - IE slow first response with FQDN but fast with IP address. Chrome/FF...

I see others having this problem but having seen any solution. Problem: 1. On a new IE browser session, the first access to SSRS is fast when the IP address is supplied in the URL 2. On a new IE...

View Article


"Loading" Status in Browser

I have a report that is in an endless state of "Loading" in IE 11 but the "Status" in the [ReportServer].[dbo].ExecutionLog table shows "rsSuccess". I also was able to manually run the sproc used as...

View Article

blank screen when using http://servername/Reports

HelloI've seen a number of posts on this topic but I'm struggling to get to the bottom of itI've installed SQL Server 2014 and can't seem to get SSRS working correctly.Inputting...

View Article

Report Omitting SQL Data

I have a stored procedure that returns a simple table with the following columns:Type char, Period date, Amount moneyIn my RDL report definition, I have two column groups. The first groups on 'Type'...

View Article

Cannot add stored procedure fileds to the report

Hi,I have a stored procedure whcich uses dinamyc SQLLike:set @SQLVAR = 'select a,b,c from tablename'exec @SQLVarWhen I add the store procedure into the report I cannot see the fields to add to my...

View Article


Link doesn't get open in new window/Tab

Hi I have a expression on a text box, which shows a link. What i want is, when I click on the link, it should open in new tab. I have the expression below, it opens the link in the same tab, but not in...

View Article

Two max of two peaks.

Hi, I need to return the maximum values of several peaks. for example.[IMG]http://i57.tinypic.com/35195i9.jpg[/IMG]I want to mark, this three top.Any ideas? Maybe from SQL side?

View Article


Dealing with White Space due to a Hidden dataset

Hi, I have couple of datasets that a user can select from the drop down . When Dataset2 is hidden how to hide the space used by the dataset ?Thanks,PSB

View Article

SSRS Setup - Can't Deploy "insufficient for performing this operation"

I'm trying to set up a reporting services server and I noticed that the service is running and everything looks pre-setup (probably when IT put it together) so I opened Visual Studio, created a report...

View Article


Show the group total value of Parent Group total with each Child Group

I have a report that has three group levels. My client want to show the overall group total within each child group total. Anyone have any ideas on how to accomplish this. Thanks

View Article

Datepart split week over month issue

Hi All,I am writing report to display some IIS site activity, part of the requirement is to produce a trend for user activity for each week of the year.I have written a stored procedure that uses...

View Article

HTTP.SYS and automatically redirecting to SSL (SQL 2008)

Hi, Does anyone know how to setup an automatic redirect from http to https within SQL 2008 RS? -- Regards, Desirée [font="Verdana"][/font]

View Article
Browsing all 2791 articles
Browse latest View live