Hi All,
Thanks for the help in advance.
I have data where its basically a big mapping exercise. I have two questions.
Mapped key 1 (in other file) | Alternate Key 2 (Possibly in other file) | Alternate Key 3 (Possibly in Other file) |
A | B | C |
I want to create fields with the formula tool where I use the Mapped Key fields. However, the key fields won't always be present in the second file. These key fields all come from file B and all tie to the same field in File A, but won't always exist. For example Key1 might exist in one run, but in another key 2 will exist in its place. Is there a way to to use the formula tool to include dynamic/unknown fields?
IE:
Create Field A: [Mapped Key1] OR if exists [Alternate Key 2 ] OR If exists [Alternate Key 3].
Or is there a better way of doing this?