Results 1 to 3 of 3

Thread: Create Custom Report for a Range of Products

  1. #1
    Join Date
    Mar 2011
    Posts
    7

    Default Create Custom Report for a Range of Products

    How can I create a custom report that will list all products with a certain word in the title and total price for all of the items (in this list) combined?
    Thanks in advance!!

  2. #2
    Join Date
    Nov 2008
    Location
    London, UK
    Posts
    432

    Default

    Hi

    If it's a one off requirement, just write a SQL query to retrieve the data you need.

    Alternatively if it's an ongoing requirement, and you are a programmer(!), take one of the existing admin reports (such as rpt_orders.aspx) as a guide and modify it.

  3. #3
    Join Date
    Mar 2011
    Posts
    7

    Default

    How can I view an already created report? (the sql for it)
    I could play around a lot better if I knew what the field names are.
    Last edited by Strabell; 07-22-2011 at 09:55 AM.

Tags for this Thread

Posting Permissions

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