Input value : How to put dynamic value in range type

Hello,

In my dmm file I need to have a range type like that : [20…variable2] where variable2 is passed in parameters.
I make some tests but it doesn’t work.
Have you any idea of how I can manage that please?

Thanks in advance!

Hi @FranSaad,

Thanks for reporting. The expression should work for an input entry of a decision table.

Which Camunda version do you use?
Please share your DMN file.

Best regards,
Philipp

Hello @Philipp_Ossler,

Thanks for your reply.
The expression should work for an input entry of a decision table.
===> Yeah, it works for an input entry. Sorry, I’m new one. Thanks :wink: