I have a very simple RDLC report I\'ve built with a PNG image in the header.After many trials we could not get external images to work with the report in staging and production.
I have a ReportViewer (ver 10) that is rendering far wider than the box it\'s meant to display in. The problem is that the Parameters area is appearing much wider than the actual report area. If I put
How can I add a report header in MS Report. I added Page headers an开发者_如何学Cd footers in it from menu Report>> Page Header
I have added Page Header from Report>>Page Header menu.Then I added a textbox to my page header.I donot know how to display the value from a variable to this text box.
I have a business application which I am going to extend by creating mobile versions of it for the Blackberry and iPhone lines. One of the requirements is for the mobile devices to be able to display
I have a report with a parameter which allows multiple selecttions. Now what ssrs has done is that it has added a \"select all \" option in the parameter drop down. What I need is that if the user doe
I am trying to run an SSRS report in my Windows application. When I attempt to run the report, I get \"The request failed with HTTP status 401: Unauthorized.\" The report开发者_如何学JAVA will not loa
i created a matrix report that have 2 rows and 6 columns. picture 1 (see album picture in the bottom)
Doing an expression I get an error, can someone show me the correct syntax here? =IIf(Field开发者_StackOverflow中文版s!t_cpcp.Value =\"310\", \"Purchased Material & Raw Material\", Nothing)
Using the Report designer in Visual Studio, I dragged and dropped a an Image control over onto the header but I开发者_如何学运维\'m lost as to what to do next. I need to choose the Source which gives