We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Combination of multirow variable set should be total 10

Shweta Maurya
Tera Contributor

Having one requirement in which 5 Multirow variable set are present and each one of have validation.

mrvs1 - less then 10 rows allowed

mrvs2- less then 2 rows allowed

mrvs3,mrvs4,mrvs5- only  1 row is allowed

 

And above sum should be 10=mrvs1+mrvs2+mrvs3+mrvs4+mrvs5.(required this validation)

 

How can I achieve this? please suggest

1 REPLY 1