I have a workflow that reads an Excel file (attached image ExistingSourceDataset_XLSXR_image.png) then uses an AttributeManager transformer to modify the data, then writes the results to a SQL server database (attached image sampleFMWimage.png). Works great.
I’ve been asked if it is possible to replace the hard coded Excel filename in the ExcelReader with a prompt for the filename. I thought it would be easy. I was wrong. My original thought was create a User Parameter (I’ll call it excelFilename) and then replace the existing source dataset with that User Parameter. Found no way to do that. Has anyone done something similar? Or know how to make that work?




