Hi, I want to add validation on the number if the number contains a comma(,) Then it will display error message please enter a value in correct format. so how to check that comma is present in value or not in microflow.
asked
madhura lendhe
1 answers
0
Hi Madhura,
You can use number regex in validation rules which in turn can be called in your microflow.