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

How to convert to char in sql server

I'm running the code in ssrs that has sql server data source connection.Following is the code snippet of my query,How can I convert the line that is underlined and bold into char in sql server. I also...

View Article


conversion failed when converting date from character string

I have the following code. It is working fine in sql server. However, when I run it in ssrs, I'm getting an error "conversion failed when converting date and/or time from character string."I'm using...

View Article


History Snapshot Reports - Where are they stored?

I am wanting to check that we are backing up sufficient data to restore SQL and have been able to locate most information except for Snapshot Reports. I have located a table in...

View Article

Adding a detail row when none exist

I initially thought I would not need detail rows in my VS 2008 BIDS report, and deleted them while keeping the group I needed. Now I realize that I do in fact need a detail row. However, no matter how...

View Article

Using lookup with iif statement in SSRS

I'm linking the dataset1 with dataset2 using lookup function.Then I want to pass a condition that if country type is E get the fields about 'E' country types else get the field of 'S' country...

View Article


How to retrieve all the data group types at the same time in sql server?

I'm running the code in sql server. I'm trying to obtain datagroups A, B, and C at the same time by passing 0 as a parameter for DataNumbers. Following is the code snippet of my query,<

View Article

Some questions around BI Reporting and the MS BI stack in general

Hi,I have some questions around the Business Intelligence reporting and the Microsoft BI stack in general.I'm looking to focus my career in a particular area as I feel like I'm a 'Jack of all, Master...

View Article

Jasper Smith's SSRS Scripter

Anyone happen to have this tool handy? I used in the past to successfully migrate a 2005 SSRS instance to 2208 R2 and am in a similar boat now. Sadly it looks like www.sqldbatips.com no longer exists...

View Article


ssrs reports working differently on server and Local

Hi,I want users to see few reports which they have access, this is working fine when I open SSRS URL on the report server, but when I open the same URL in user local machine, the user can see all...

View Article


Lookup function in ssrs

I'm using the lookup function in ssrs. I have three records in dataset 2. Total population 1, total population 2, and total population 3.I'm using total population to calculate % in my report which is...

View Article

Report subscription sending duplicates

Hello. I have a report that sends an email to a team on the first of the month from a stored procedure in SQL. This report adds in duplicate records, and I have been trying to figure out why. It's not...

View Article

How to hide the time in the date parameter of ssrs report?

I'm calculating the last day of the previous month in the "Report End Date" parameter of my report.Following is the formula I'm using, which is working perfectly fine. The only problem is that this...

View Article

Custom parameter layout was removed from the report. SQL Server 2014...

Hey all,Anyone have a workaround for solving what appears to be a feature issue with a report?   I get the above "Warning" with a yellow triangle that has a black exclamation point in it for my report...

View Article


How To install SSRS in Share-Point integration mode on 4 ancillary app servers

I recently received a request here at work to:-- Install Reporting Services (SQL 2014) in SharePoint-integration mode on the 4 SharePoint application servers that will run the Reporting Services...

View Article

ssrs migration

I had to do a SSRS migration, I did a back up and restore to migration the SSRS data. Everything is showing up correctly. When I try to run any report i get this error listed below, I made a new...

View Article


How to stop execution the report if there is no parameter values inSSRS 2012

I have SSRS report it has Two parameters string parameters (text boxes) 1.SearchByFirstName, 2.SearchByLastNamehow to validate these parameters, i mean when user clicks on view report button it needs...

View Article

Show pie chart only for the value selected in parameter

I have a pie chart and a parameter @Month. So if i select @Month=Current Month-1 . It should show only March 2018 pie chart. Please help. I am trying the filter but dont know what expression to...

View Article


custom chart palette not working

Visual Studio 2015 with SQL Server Data Tools 14.0.61707.300I have a bar chart that has category and series groups. If I use one of the built-in palettes the report renders as expected.

View Article

SSRS Chart issue..Bars dont show up but data does

I have created a column chart in which the data is showing up properly on the x and y axis but, the actual bars dont show up..any idea what the cause might be?? Thanks in advance

View Article

SSRS 2014 Chart Lines are not showing up in Chart

I have the same issue except my data is already int32 for both of my fields. It is a simple divide of sum(field1)/sum(field2). both field1 and field2 are integers and for the life of me I cannot figure...

View Article
Browsing all 2791 articles
Browse latest View live