Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Download csv file from a project

Avatar

Level 2

Hi, I have a panel built in a project that displays the top 5 page title names although the query results total 91 records.  When I hit the download csv, the file only displays the top 5.  How do I get total 91 records downloaded in the csv file?  Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 5

Change the panel to display 100 rows, then download the CSV. It'll have all 91.

Edit: If you need more than 200 rows of data you'll need to use something like Ad Hoc Analysis.

View solution in original post

4 Replies

Avatar

Correct answer by
Level 5

Change the panel to display 100 rows, then download the CSV. It'll have all 91.

Edit: If you need more than 200 rows of data you'll need to use something like Ad Hoc Analysis.

Avatar

Level 2

Thank you for your help Nikitarama!  Where do I go to change the panel to display 100 rows? Thank you!

Avatar

Level 5

Right below the dimension name. In your case right below where it says Page.

1378320_pastedImage_0.png

Avatar

Level 2

Great! That works! Thank you so much! Happy Holidays!