Consider the scenario of a user creating a new Team Project. The user is a developer who wants to create and manage their Team Project.
I have a re开发者_运维问答port where I have about 5 fields right next to eachother that dont return data in about 90% of the reports. Is there a way to hide these fields if they are empty otherwise di
Hey, I have a report parameter which looks like this: 01.01.2009 00:00:00 Its a date (as string开发者_如何转开发), as you might have guessed :). The problem is, this param can be an empty string as w
I cannot render an excel file for download correctly using SSRS SDK for PHP.I can for a CSV, and I can render one for PDF inline.The contents of produced file is garbage when viewed in EXCEL.Here is m
开发者_运维百科Is there a way to make a single field in SSRS have half bold and half normal text? Making it 2 fields is not an option.
I want to create a graph that looks like the one mentioned in the below开发者_开发百科 image. For sample graph, please visit
I am working on a reporting project, and the client currently makes use of MS Reporting Services 2000, and I am developing using Reporting Services 2005.
I have several parameters on an SSRS report.There are two grou开发者_StackOverflow社区ps of these parameters.One group is report specific, the other group is data specific.I would like to be able to s
I have a line chart with two lines in it.Sometimes the values between them differ by a hundred or more.That leaves the bottom line looking very flat.I want both of these to remain 开发者_开发百科on th
We have a grid on our application that we need to render as part of a report that will be rendered in SSRS.The user has the ability to change the order and sizes of the columns in this grid in the app