I want to create a reference table within the workspace so I don't have to import another data source. I feel like I am missing something easy.
I want to create a simple table of
RoleRateAdministrator£20Operative£30Manager£40Director£50
I can then join my data to it to get the rates.
I would usually write the table in excel then read it in a featuremerger to match the rates in.
I feel there must be a way to do this in FME rather than have to read the external data source. It must be more efficient.
Thanks