Extract Integers from Text field in recpord

Certified Associate Developer

Hi everyone,

I am working on a task where I want to compare values in a read-only grid. The data in the field consists of text-type values, for example: k(100), k(101), SH(300).

While applying filters in the read-only grid, I want data whose values are greater than 100. Here, we should check only the number in the text.

is there any possibility to achieve this functionality

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data