I am working on a report that gets, for example purpose, 5 columns from database. Lets say ProductionCountry, Industry, ProductGroup, ProductId, Price.
Is there a comboxBox web part out the box in 开发者_如何学编程SharePoint 2010 that can be loaded from a SQL table and then be used to pass and parameter to a intergrated Reporting Service report?
I am trying to create a SSRS report. The report is essentially as certificate which will be printed on Custom Stationary (Some arty paper like certificates).
Looking to add a column in my SSRS Matrix which will give me the percentage from the total column in that row.
We have a VS2008 solution with a project that had RDLC files. We generate them dynamically in code, and don\'t开发者_C百科 need the viewer.
I would like 开发者_运维问答to be able to edit and create at run time reports based on SQL Server Reporting Services from my application. Can SQL Server Report Services Designer control be rehosted in
I know others have asked similar questions, but I have tried their solutions and it still is not working for me.
I created a report using SSRS in sql server 2008 r2,and now i want to create a front end webpage to retrieve the reports depending on the users choice..eg: Giv开发者_StackOverflow社区ing the user the
I require help of the experts again! I have set up a drop down list to be a parameter of another dataset.
I have data like picture below I want to display my data like this So I want to know how can i show group 01 02 03 and then calculate their respective to开发者_运维知识库tals in sql server report