Forum Discussion

AmberGartner's avatar
AmberGartner
Qrew Cadet
3 years ago

Download CSV of all Records in a Summary Report

Is it possible to download all of the records in a Summary Report to one csv? We have a Summary Report grouped by 8 different rows and 5 columns, but I can't find a way to download all of these records as one CSV. I can click on each row heading, which opens a drill down report, and then download all the records in that row (group). But I don't want to have to do this 8 times if there's an easier way?
Thanks!

------------------------------
Amber Gartner
------------------------------

2 Replies

  • np,
    Been there, done it, bought the T-Shirt.

    Create a Formula Text field called [ALL] with a formula of 
    "ALL"

    Use that as your first Group by "Column".

    Obviously, it will calculate to ALL for every record so when you drill down you get them ALL.

    It does use up one of your 6 Group By's but it sounds like you are only using up 5 of them now.




    ------------------------------
    Mark Shnier (YQC)
    mark.shnier@gmail.com
    ------------------------------
    • AmberGartner's avatar
      AmberGartner
      Qrew Cadet
      It worked!! Thank you!!! Would be nice if there was just a hyperlink on the total, but I will take this method over downloading 8 csv files and combining them any day! Thank you!

      ------------------------------
      Amber Gartner
      ------------------------------