Skip to main content
Solved

Excel Sheet substract

  • February 23, 2016
  • 1 reply
  • 26 views

franco69
Contributor
Forum|alt.badge.img+8

Hi Guys,

another question for an issue i never did in FME....

 

with which transformer i can do such operations before writing excel ?

 

(screenshot substract)

 

Best answer by geosander

You mean subtracting 2 values from each other in FME or creating formulas and write those to Excel?

If it's formulas you want, take a look at this post. If you want to subtract 2 values from each other, there's a lot of options. I usually use an AttributeCreator (or AttributeManager nowadays) and then open the Arithmetic Editor. Double-click on the values you want to subtract and type a '-' in between.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

geosander
Forum|alt.badge.img+7
  • Best Answer
  • February 23, 2016

You mean subtracting 2 values from each other in FME or creating formulas and write those to Excel?

If it's formulas you want, take a look at this post. If you want to subtract 2 values from each other, there's a lot of options. I usually use an AttributeCreator (or AttributeManager nowadays) and then open the Arithmetic Editor. Double-click on the values you want to subtract and type a '-' in between.