How can I populate the Increment% from a UDT with inputs from another column.
Summary:
Content (required):
For this requirement, we need to create a UDT in this following format.
Now,the Indicative Increment needs to be populated based on the Country and Performance Rating.
So we have 2 columns, Country and Performance Rating. Now I need to reference them and then concatenate them as US|1, US|2 etc as I heard we can have one key.
May I know how can I reference another column in a fast formula in order to pass into the UDT and pick up the values?
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0