Downloading more than 400 rows for a freeform with breakdowns?
Hi everyone,
A use case recently came up in CJA that requires querying unique pairings of two different dimensions for csv download in Workspace; i.e. breaking down each dimension A value by dimension B.
Aside from the full table export option for workspace tables, and the 50k row download for single dimension items, is there a way for regular users to download more than 400 items for a freeform with breakdowns? I've been trying to explore if it's possible to download up to 50K rows for fields along with their breakdowns, but because the UI row limit is 400, the csv download ('Download data as csv' option) only returns 400 max items for each dimension. E.g. Dimension A may have 2000 values, each with 500 Dimension B items-- but the download only returns 400 distinct Dimension A values, and 400 Dimension B values per Dimension A.
Are there any ideas on how to work around this UI limit? Temporary solution has been concatenation into one field, but still curious if there are any other routes to take.
Thanks!