Results 1 to 1 of 1

Thread: Help needed to design Accounts report block.

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Posts
    102

    Help needed to design Accounts report block.

    Dear Friends

    I am using asp.net and SSRS

    what is the right approach to build the following reporting structure ?

    1) should i asp.net page with grid view and give individual reports
    2) or use the SSRS completely

    how can i effieciantly code this without duplicating hte queries. I am totally lost!!


    duration e.g. From Date - To date ( 1-1-08 to 1-1-09)


    1. one consolidated record per account for the duration (there are abt 25 accounts)
    format --- opening balance , debit, credit , Closing balance

    2. one consolidated record per month of the duration (for each account)
    format --- opening balance , debit, credit , Closing balance

    3. one consolidated record per day (for each account)
    format --- opening balance , debit, credit , Closing balance

    4. complete drill down, which will open individual record
    format --- complete data of the individual record.


    Kindly guide me
    Sara
    Last edited by sara_23apr; Aug 9th, 2009 at 12:45 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width