Skip to main content
Question

FSM6 Business Rule Reg Ex

  • August 12, 2025
  • 1 reply
  • 21 views

Forum|alt.badge.img+9
  • Sidekick (Customer)
  • 72 replies

Hi all,

 

Is it possible to setup a business rule that matches on a regular expression in a text field? Say a customer note, if you are looking for a particular value.  I cant see in the documentaton how to add a regex to the Expression field? or does it need to be done another way?

 

Thanks

1 reply

Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • 1182 replies
  • August 12, 2025

Hi ​@MartinF 

I am not aware of any way to use regular expressions (regex) in a BR.

I would recommend creating a custom SQL view and using it in the BR.

Cheers!