I have a dynamic input tool which reads in a list of Excel sheet names, I then filter for the sheet I need, and that sheet has duplicate field names which are there by necessity, although I don't care about them, I don't use those fields. But I get an error about the duplicate field, which isn't really a problem, and I'd prefer to have a clean workflow with no errors or warnings. Can this be avoided?
I didn't include a sample as it includes proprietary data which I didn't want to deal with, I suspect this is a simple and generic enough issue that a sample may not be needed.
Thanks!