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

Change Date format in Paramater

HiI was wondering if anyone knew how to change the Date/Time parameter in Reporting Services (2012) from the default style of dd/mm/yyyy to yyyy-mm-dd hh:mm:ss.xxx in the dropdown box of the reportFor...

View Article


?? on a way to find out who accessed reports

Hi trying to see if I can find out who has accessed to ssrs db and or which reports they access?ThanksJoe

View Article


Embed Iframe in SSRS

hi geniuses!Is it possible to embed an iframe or webpage in reporting services?Thanks in advance

View Article

Webservice reports issue - urgent help needed

Hi all,I'm trying to call a report via the web server ReportServer/ReportExecution2005.asmx?wsdl.I've got an odd error occurring which would appear to be permissions related - but it not that simple it...

View Article

Pass value to Dataset instead of Parameter

This is very simplelets say I have 2 textboxes. in one textbox is just a value of 1The other textbox I want to execute my DataSet which executes a stored procedure passing the id of a customer.so if I...

View Article


Matrix showing all days of month

HiLooking for some samples on how to create a matrix report to show all days of the month even if there is no data for that dateso if the month is april the matrix will be 1- 30ThanksJoe

View Article

Page Break is splitting in the middle of a single row in SSRS

I have an SSRS report for an Invoice and it generally works perfectly but occasionally it will page break in the middle of a row in the main Tablix. The row will split and leave part of the text on one...

View Article

Report time out error

Hi,i am executing the report and it is taking 2 hrs and throwing error "Timed out".i checked running all the data set queries individually in the back end and it is taking max 1 min for a dataset.is...

View Article


Error "parameter is missing a value" using URL Access

I have one parameter that fill the default values with one dataset, the reports works normally when I invoke it through url...

View Article


Reporting with multiple datasets together

Hi, If i have 3 different databases used as 3 different datasets in a report how can ihave them reported mixed together and sorted by animal's name (alphabetically) with different columns/formats for...

View Article

Troubleshooting ReportServerTempDB growth

We're having periodic issues with the ReportServerTempDB gradually growing until it threatens to fill the drive. It does not respond to a simple DBCC SHRINKFILE command.Running select * from...

View Article

SSRS Number Format

Hi geniuses!Need to format numbers in order to set 12332100 to get: 123.321,00 instead of 123,321.00.How can I accomplish that?Any ssrs expression, custom format number?ThanksRegards

View Article

Radar graph help

Hello,I need to create a radar type graph like the one below using SSRS. This shows individual risks plotted in the category they belong to. The height or distance from the outside of the graph is from...

View Article


Setting same filter on Chart gives different results than setting on datset

HII am using SSRS 2102 and trying to make a series of sales charts that first show regional data and then customer data from each region. I am finding that the same filter applied at the dataset level...

View Article

SSRS 2008 r2-Unable to connect to the remote server

We installed SSRS 2008 R2 standard edition on a test server (windows server 2008 R2). We added clients and assigned corresponding roles. Clients tried to open report manager url. It prompted a window...

View Article


What Triggers the Report Viewer ActiveX Print Control to Update?

In our environment the end users are not Administrators, which makes loading this ActiveX control a big process.I've noticed that various Cumulative Update's or a Server Pack will push us up to a new...

View Article

Convert SSRS Report from 2008 to 2008 R2

Hi people,How can I convert a report made in reporting services 2008 to 2008 R2?Any tool? Thanks in advance!

View Article


Session Execution Time On Cached/Snapshotted Reports

I am currently using the following in the footer of all reports.="Execution Time: " + IIf(System.DateTime.Now.Subtract(Globals!ExecutionTime).TotalSeconds < 1, "0 seconds", (...

View Article

How to repeat data in grouped cells?

When I add row groups with an expression in the last column (=CountRows()) I get a report that looks like this:[code="plain"]DATE PRODUCT COUNTjuly 1 red shirt 3 white shirt 7july 2 red shirt 12 white...

View Article

Parameter Date

Hello,I create the parameter date to the day of Mother's Day mother never trough the same day, is always on the second Sunday of May?is possibel to create this parameter?

View Article
Browsing all 2791 articles
Browse latest View live