Hi all,
I'm trying to build a workflow where I have an excel sheet with 11 different sheets, all with different schema (different headers and data), that I need to format into their own parts of the workflow (basically extracting and formatting data from each tab for calculations). I know that in the Input Data tool, I can select "List of Sheet Names" instead of having an input data tool for each sheet (which bogs down the time) and from my search, the next tool to use would be the Dynamic Input, but I have no idea how I would be able to format the tool to input each sheet into their own part of the workflows. Below is a screenshot of the workflow I have so far (the labels of the containers are the names of the sheets):

What I'd like for this workflow to do is have just the single Input Data tool connected to 11 different parts of the workflow (one part for each tab).
Thank you!