Hi Andre,
It's not best practice to use a field for a calculation and assignable field. When the assigned value in the document doesn't match the formula outcome, you will get a validation error.
It's best to separate these into different fields and if needed, you can mark the one you don't want in BP as non-exportable.
You have 2 options as follows:
Option A - Have assignable regions for value 1 and value 2, then an auto-calculated field for the formulas result.
The formula in the 3rd field would be
IF(EQ(STRRIGHT(value1,6),value2),"TRUE","FALSE")
Option B - Add a validation formula to value 2.
The validation should simply be STRRIGHT(value1,6),.
Do either of those options work for you?
Thanks------------------------------
Ben Lyons
Senior Product Specialist - Decipher
Blue Prism
UK based
------------------------------
Ben Lyons
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based