I tried looking around for an answer but couldn't find a similar situation similar to mine. Essentially, I recently started implementing a formula to update the file path for outputs so that the tax team I work with can drop the Workflow/App into new month/quarter folders. Several outputs use a range and preserving formatting on overwrite so in the file path formula, I have a field for inputting the range for the output (seen in attachments). Because sometimes the range needs to be extended, I was thinking of adding in the app radio buttons and a text box to update the range if necessary (second attachment). I soon realized that Alteryx does not let interface tools be in a closed container so I am stumped. The third attachment is how I have the app set up.
I really just want if all the initial ranges are correct, then let the app run like normal and if a range needs updating then you can select No and input the new range. Is there a better way to approach this?