Adding Variable to FieldsValidationConfidence - AC

Hey there I was wondering if it’s possible since I want this field to be dynamic without the need to publish new version everytime I want to change the threshold. I tried to put it appears it can only be hardcoded. I’m adding a picture

@itaim

As of now it does not support variables

but if you want to change to any predefined values not a good or straight way but can use if condition and check a input argument value and decide what to use and use activity in different conditions with different values

cheers

You can store the threshold in the asset and pass the Asset Name here.

You can keep changing without having the need to publish the code everytime.

That’s inaccurate, otherwise I would have done it.