How do I dynamically change the file path for exporting data? The export tool only has a single input and I can't figure out how to combine a dynamic input/text field so that I can change to where I'm writing data.
The file name itself will always be the same but my output directory will change from month to month. It seems like this should be possible.