I am trying to build a custom transformer whose settings are controlled by an external (Excel) dataset. For this purpose, I want to add an Excel-reader that provides the values for the individual attributes. However, the columns of the Excel file are treated as attributes instead of parameters. Is it somehow possible to interpret the attributes of the Excel Reader as individual parameters? The solution with a seperate workbench containing a workspace runner (who has the Excel Reader as an input) works but is rather cumbersome.
Greetings,
André