Hi
I have a text input (ABC) which I have to use as part of the output filename in Excel. (ie. Output_ABC.xlsx)
I know how to create the formula to replace the entire path for the output name.
The text input is used to filter out the rows but its not a selected field for the final output.
I create the formula towards the end of the workflow but it does not recognize the text input variable.
I also try to create the formula right after the SQL but just before I write to the output, the formula also doesnt recognize variable.
Thanks in advance