All Tags » SSRS (RSS)

Browse by Tags

  • SSRS Custom Code

    Hi, Here is my code: public dim tCount as double public function AddCount(per as double) as double tCount = tCount + per return per end function From code, you can see that I want to add 'per'. The code works fine within group. I am calling =Code.tCount from table footer and it is giving me 0...
    Posted to ReportNet (Forum) by software on 06-14-2010
  • How do I create a variance column in SSRS / Report Builder

    Good Evening All, Using SSRS 2008 and Report Builder… I have a recordset of financial transaction over the last two years (2010, 2009) that I am presenting in a tablix. The tablix has a “row group” where I am grouping on product type, and a “column group” that I am grouping on year(transaction date)...
    Posted to ReportNet (Forum) by software on 06-14-2010
  • SSRS dynamic CommandText in Query String through ASP.NET

    Hi Experts, I had created a report(.rdl) which points to a table, the tablename is a parameter to a webservice which retrives the table values. Now, i have a similar 100 tables with same columns and everything is same except the data is table, how can i modify the parameter in CommandText of dynmaically...
    Posted to ReportNet (Forum) by software on 06-08-2010
  • SSRS formatting / hidden column not so easy ;)

    Hi I'm doing a report based on existing format and come across rather odd issues: Overview: I have matrix reports with extra columns/rows, inside/outside group to create lines which make it look like the client want and my issues are: 1) The last column should be very 'thin' but it expands...
    Posted to ReportNet (Forum) by software on 05-26-2010
  • SSRS Interview Questions

    Hi Guys, Can anyone please respond to below interview questions, I need some understanding. I tried to google it but no-luck ?. Especially 5th question, its quite confusing because everyone approach or suggest different way. Is there any best practice like check 1, 2, 3 etc... 1. Difference between Logical...
    Posted to ReportNet (Forum) by software on 05-20-2010
  • Pass multiple parameters to report viewer control (asp.net)

    Hi I've got this link and it works fine with singe parameters http://technet.microsoft.com/en-us/library/aa337091.aspx I'm trying to pass multiple parameters and most of them are multi-select drop down boxes. Is there a way to make it work like that? Many thanks in advance Emil
    Posted to ReportNet (Forum) by software on 05-14-2010
  • Report Viewer runs but doesn't 'show' data

    Hi I'm playing with reportviewer control (asp.net) and I set it up to show report from staging server and it runs (I get report header) but I don't see any data. What is interesting is that when I export to excel the report I get all data. It seems it is somehow hidden? It works fine in report...
    Posted to ReportNet (Forum) by software on 05-12-2010
  • SSRS Tablix Sorting - Dynamic Columns

    My tablix/matrix has a row group (QuestionText) and a Column Group (AnswerText). It looks like this: [AnswerText] [QuestionText] [AnswerCount] My Data looks like this: QuestionText AnswerText AnswerCount Question 1 Yes 2 Question 1 No 4 Question 2 Yes 3 Question 2 No 1 Which renders as follows: Yes No...
    Posted to Reporting (Forum) by software on 04-29-2010
  • SSRS Report. Update read-only data :)

    Hi Many people like Excel :) and SSRS allows to do Excel-Like reports and more however there is one thing I cannot do.... Update values (in database). I have spoken with one person and it seems it might be possible to do it using Javascript/AJAX. Would that work, are there other ways to do it? Many thanks...
    Posted to ReportNet (Forum) by software on 04-28-2010
  • Error installing MS CRM 4.0 - unable to validate SQL Server Reporting Services

    Hi- I'm having trouble getting the CRM Connector for SSRS to install. The error is: Unable to validate SQL Server Reporting Services Report Server installation. Please check that it is correctly installed on the local machine. Here's the setup: Server 1 - SQL 2008 64 bit SP2, Server 2008 64 bit...
    Posted to Microsoft Dynamics (Forum) by software on 03-19-2010
Page 1 of 21 (209 items) 1 2 3 4 5 Next > ... Last »