Hey all!
Scenario: I have a slice of a table that I want to automatically download into a CSV file every Friday. I have a bot that runs every Friday and triggers a task to generate a CSV. Here's my problem:
When I set the Friday trigger to apply to EachRowInTable, it generates a separate CSV per row instead of one CSV containing all rows.
If I set the Friday NOT to hit EachRowInTable, it errors out and says it can't find the fields in my template.
I cannot point the trigger at a slice, only at tables it seems. I was then going to try an Action called Export this View to CSV but that also won't point at my slice, only at unsliced tables.
I'm obviously missing something here. How can I have a scheduled bot create one CSV every week containing all the rows in a slice?
User | Count |
---|---|
16 | |
11 | |
9 | |
8 | |
4 |