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

Subscription email failure (MHTML)

Hi Everyone,Need some help on some strange behavior...I'm moving some existing (and working!) SSRS reports from a 2008 R2 install to a new 2012 SP1 Enterprise server. This group of reports is sent out...

View Article


nested IIF for font color

HiI must have something missing unless I can't use IIF for font color?[b]iif(ReportItems!Textbox26.Value >0, "Red",iif(ReportItems!Textbox26.Value < 0, "Green","Black")))[/b]Thanks In AdvanceJoe

View Article


COUNT total qty location by item

I'm quite new with sql and hope someone can help me with the following issue; I have the following result after running my report;item_num loc Sum sls-qty-12mnth Sum sls-qty-6mnth Sum...

View Article

SQL Server 2012 Report Server

I've install SQL Server 2012 and SSRS on the same server. When I use: http://servername/Reports or http://localhost/Reports I can see the folders in SSRS. When I try to access with:...

View Article

SSRS - How to create height dynamically for bar charts

Hello,I have earlier calculated the height for all my bar charts dynamically by specifying the Maximum value for the y axis in the Maximum properties.For example, =MAX(Parameters!AvgValue.Value) *...

View Article


MAP how to force/keep zoom to 50 miles?

SSRS 2008R2 mapping zoom level never the same,We want to return a map showing the location of the nearest customers to a post code.I have a parameter of a post code and a table of customers with post...

View Article

Aspose Newsletter for August 2013 is Out Now

[b] Aspose Newsletter for August 2013 [/b] has now been published that highlights all the newly supported features offered in the recent releases of its JasperReports exporters, SQL Server rendering...

View Article

Reporting Row Order

SSRS 2008R2:Here's the scenario. I have an SSRS report which is generating letters. Each data row contains the information pertinent to a letter. In the database the letters are in a specific order, by...

View Article


SSRS 2008 R2 - Don't send blank report subscriptions

We have SSRS 2008 R2 Standard Edition, so unfortunately no data driven subscriptions are available. We have some reports that are sent out on a daily basis - used for exception management only....

View Article


Adding Custom DLL to SSRS 2008

I am trying to create SSRS 2008 reports using Visual Studio 2010.When referencing a custom DLL , I encountered the following error while compiling the solution.1) Error 11 Error while loading code...

View Article

How to get multipage option in ssrs

Hi all,Can any one please help me how to get multipage in ssrs means i want to show what ever the parameter in one page and context in another page or more than one page if data is...

View Article

Can i add detail data in template means can template accepts dataset

Hi all,Can i add detail data in template means can template accepts dataset.Please help me out of this.Regards,AswiniKumar

View Article

Template Issue

I have 3 report which i have created form one template.But now i have changed something in that template.Whether that change will reflect in all the 3 reports that i have made.Regards,AswiniKumar

View Article


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

SSRS 2012 Customise home page

hi there,hey does anyone know how to customise the SSRS home page, i am wanting to add some company branding but haven't done this before, any help greatly appreciated.faith :-)

View Article


Changing the report manager color (SKIN) by style sheet

Hi All,I like to change the color(SKIN) of the report manager. I done half of this by changing the style sheet of report manager. still i can't change the color of parameter area. I attached the screen...

View Article

Report Builder .RDL Move to Report Server (2005)

How can I take an .RDL from Report Builder and move it to SSRS 2005? The 2005 SSRS is the production server which runs the report I need to modify, I had made the changes using Report Builder but the...

View Article


SQL Reporting services first call is very slow

Hi All,When I am trying to open ssrs report, for the first time its taking more than a minute after that its opening very quickly 2 to 3 seconds. Can anyone please tell me the reason and the...

View Article

Formatting columns at once.

Hello Sql Gurus Is there a way in ssrs to format column headers basically changing font color, size , type , border-color and so on at once?I've been trying to find a solution but nothing.Regards :)

View Article

SSRS query performance (dynamic SQL vs. stored proc)

In SSRS 2008 R2, I have a query that runs in 5-8 seconds in SSMS. When I run the report it takes about four minutes and when I run the same query in Report Builder's Query Designer it takes about four...

View Article
Browsing all 2791 articles
Browse latest View live