Hi
Thanks for your time,
I'm building an app where I need to change the field names of an incoming CSV file.
I have used a file browse tool and a drop-down tool to get the CSV data and apply the delimiter.
After that, I took the field names and ask the user which field in the new file is Effective Date after that I used a text input tool to capture that info and then used dynamic rename to finally rename the field.
But my issue is that the drop-down tool that is used to display the field names is not working dynamically.
Not sure what is wrong here, would be really helpful if you could help me.
