Easy Question, and I had this working at one point, just trying to subtract two fields for example:
Col1 - Col2
How can I make this work using Workbench 4 - the Calculated Field Transform.
Thanks so much,
Stacy
It shoud be pretty straight forward:
Unless, the columns are not numbers, there is a - / * or other symbols in the column name, or there are digits in the name that are not next to a letter and so on...
Thanks so much, the field names are actually labled and so when I double-click it pulls the column names in for me automatically, see screenshot. Basically just trying to show of the Number of Openings, how many have been filled.
//SJ
I wasn't able to get this to work and became crunch time so I instead added the transforms into Magic ETL instead. The columns were pulling from my field label names so maybe that is the issue as names vs. numbers, but this was working at some point so still interested if anyone has the answer. Attached a screenshot.
Thx so much,
@SJ, did rado98's reply help you out?