Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: rboccuzziThe parameters are values on the input. The Execute BRX runs the graph once per each input row of data, and uses the values of the fields on that input as parameters to the graph.
So you would want an input to the executeBRX node that has a field called something like RunDate, and have 60 rows with the dates you want, and that will run the graph with the run param RunDate set.
Cheers
Rich