I had a feeling it would work similar to what @Robert Brilmayermentioned.
Here's another way of how I tested it out....
Period 1 Source File
Field Name = Cost Object Id
Period 2 Source File
Field Name = Cost Object ID
Notice the renamed field in Period 2 where the suffix's lettering is all caps.
How do I accommodate the use of the two variations?
Using the Optional function!!!
New Field "Cost Object Code"
=Optional(Cost Object Id,Cost Object ID)
LOVE THIS!!!
Here's a screenshot of a before and after approach taken on one of my tables...
