Hi experts,
Can you please help in UDF where I have two inputs, Field 1 and Field 2 each context may have values from 1 to many. I want output of Field 2 based on removing or suppressing how many values are there in Field1 context.
i.e;
attached in screenshot where field 1 i have only one value in context and field 2 i have three values so i want to eliminate or suppress first value in field 2
since the field 1 is having one value.
If field 1 is having two values in a context and field 2 has three values in a context then i want output as field 2 with last third value only.