I have a blank AQS query which returns all my electoral boundaries in Warwickshire. I then have in my Flow output, a repeater based on outputting for each electoral boundary.
I have another AQS which returns me flood reports with a parameter from the above AQS as Item ID and to effectively return flood reports for each electoral boundary (the Flood Report design has an electoral division attribute which it matches by equals).
How do I get this second AQS to re-run and output based on the repeater of the first electoral division? In this case each electoral division (on the repeater) should show a map of flood reports within that division.