I have a requirement to send the report for each value of filter.
Suppose I have 10 students in a class and I am using student name to filter the paginated report. This report shows the subject wise marks.
Now I want to download pdf of this report in s3 or send report direct to users for each student. So I will need to send 10 reports (one repot per student).
How can I do that in paginated report in Quicksight?
Note: This is really urgent for me to deliver so looking for other ways as well if quicksight can’t deliver this requirement.