Hello,
I need to check if I have more than 1 the same Material Code in the column Material Code. If I have more I want to assign False to var_arg_out_MaterialUnique
My input file
I was trying to use below solution
However each time I run a process I have an error:
If: Syntax error: Missing operand after ‘Code’ operator.
Maybe you know other solution