Hi, I'm trying to use the inputs available from the "Manually trigger a flow" or "For a selected Item" trigger and create an array from this. However, other than the 1st input (all numbers btw - I have 15 possible), all other 14 are option fields to enter information into.
Using compose, I can get the values that are in these inputs boxes. The input boxes that are left empty show up as "",. How can I remove these instances of "", from the output and only be left with the values that are inputted by the user? I am trying to run an array here, and have a user input values of contract reference number and run a specific flow against these contract IDs. I'm essentially building it so that up to 15 contracts can be done at once which should fit our requirements.

