Page 1 / 1
P.S. Get FME to read those formula directly from the excel sheet and give the output back
When creating the reader, click Options and make sure "Read formulas" is checked. It will then create an extra attribute with the suffix ".formula".
Example: your Excel sheet has a column "my_value", FME will then create the attribute "my_value" and my_value.formula" on the reader:
for example?