Date validation in Multi row variable set in record producer

Snow20
Tera Contributor

Hi Team,

Any one help me how to validated end date is less than start date. Multi row variable set in RP.

find_real_file.png

Thanks 

1 ACCEPTED SOLUTION

Manas Kandekar
Kilo Guru

Hi Snow,

I have created same scenario and its working,

End is smaller:-

find_real_file.png

 

Valid case:

find_real_file.png

 

Client script:

find_real_file.png

View solution in original post

4 REPLIES 4

Manas Kandekar
Kilo Guru

Hi

You can create the UI policy or client script in Variable set itself.

find_real_file.png

 

If my answer helped you in any way, please then mark it correct and helpful.

Kind regards,
Manas

I tried ui policy and client script but not validate.

Can you please show UI policy and client script you used.

Try below article which is very helpful for date validations using UI policy.

https://community.servicenow.com/community?id=community_article&sys_id=f61964aadbcb3fc85129a851ca961...

Manas Kandekar
Kilo Guru

Hi Snow,

I have created same scenario and its working,

End is smaller:-

find_real_file.png

 

Valid case:

find_real_file.png

 

Client script:

find_real_file.png