Is it possible to use Regular Expressions in a Separate values block ?

Posted about 3 years ago by Anne-Claire Bernaudin

Post a topic
Solved
A
Anne-Claire Bernaudin

 Hello,

I'd like to know if it is possible to use regular expressions in a separate values block.

I've got some values like :

320 MAK

320.583 MAK

320.583 6 MAK

320.583.6 MAK


I like to split them in order to keep only the numeric values.

I thought that regular expressions would be a good way to do that.

Thanks for your help.

Anne-Claire


0 Votes


2 Comments

Sorted by
Magali Colin - Avizua

Magali Colin - Avizua posted almost 3 years ago

Hello Anne-Claire,


This seems to answer :

image


Does it ?


Magali

0 Votes

P

Paola Tomei posted about 3 years ago Admin

Hello Anne-Claire,


Omniscope Search/Replace block supports Regex - see the options under the 3 dot menu.

There are also formulas in Omniscope you may wish to use to deal with text values.

(see https://omniscope.me/Demos/Formulas+and+variables/Omniscope+functions+picker.ior/#Tab%201)


Hope it helps!


Paola


0 Votes

Login or Sign up to post a comment