I have a simple analytic app where I can choose a specific date and my workflow will output the report with the information of the desired date, I have multiple inputs of information and this analytic app updates 4 different filters with the desired date.
How can I make this analytical app run in a loop and output data using a certain date range without me selecting every day manually and run it every time on the interface calendar?
My workflow outputs 1 report per day selected, i need to have N number of reports depending on how many days i select on my date range
Thanks for the help.

