I'm just trying to subtract one column from another in formula (these are small integers). If I use the following, I get "Formula: Invalid type in subtraction operator". I'm setting the new column Data Type to "Int32".
[Openings] - [Openings Filled] and my new column name is "# Openings Remaining".