Top "Rdl" questions

Report Definition Language (RDL) is a standard proposed by Microsoft for defining reports.

How can I get SSRS and Chrome to work together?

Chrome is my preferred browser; I need to interact with SQL Server Reporting Services, though, and when I navigate to …

google-chrome reporting-services cross-browser reportbuilder rdl
How to convert .rpt file to .rdl file

I need to convert several .rpt file(crystal reports) to rdl files(ssrs reports). How to generate .rdl file dynamically? …

reporting-services crystal-reports ssrs-2008 rdl rpt
SSRS Adding text box that accepts input for printing

Using Business Intelligence Development Studio, I am creating a report for SSRS that requires the user to add a few …

reporting-services ssrs-2008 rdlc bids rdl
Rendering RDLC to pdf output console application

I have referred some articles in this website for Rendering .rdlc to .pdf output using console application.Am new to …

c# reporting-services console-application rdlc rdl
Where are my reports?

I can see the SSRS reports via the Report Manager in the browser. I know what database server it's pointing …

reporting-services ssrs-2008 rdl reportmanager
SSRS Set Parameters programmatically causing to state ValidValueMissing

I'm trying to get the parameter of user name and replace its value with the session's username so I can …

c# asp.net reporting-services rdl report-viewer2010
How to get specific row from Dataset in RDLC report

I have three textboxes. Each text box will show a value which get from first row, second row and third …

reporting-services rdlc ssrs-tablix rdl
How to auto reduce font size if it is too long over fixed textbox in rdlc report

My textbox have a some properties like these txtBox.Cangrow = False txtBox.CanShrink = False Uncheck allow height to increase and …

reporting-services rdlc rdl
Localization of Reporting Services-Reports (.rdl / .rdlc-Files)

i need to localize a Reporting Services-report (.rdlc) and i would like to do it using a ressource-file (.resx). I …

localization reporting-services rdlc resx rdl