Community

Connect with us and enhance your M-Files experience using Unitfly Toolkit for M-Files. Here’s how to get started.

Notifications
Clear all

[Solved] Property Operations, Regex, is it possible to insert a variable in the Regex?

0
Topic starter

Need to configure Regex to extract data regarding a specific item in a text that contains info on several items.
Have a property in M-Files with identification on that specific item. Would like to use that property value as a variable in the Regex in order to configure a rule that dynamically will match and extract the relevant data for the selected item. Is this possible? If yes, how?

1 Answer
0

Hi @karl-lausten,

using Auto Properties you can find some value in property 1 with REGEX which has integrated value from property 2.

 

image

 

In this screenshot you can see an example where "Text property" is property 1 and "Text property 2" is property 2 from above description.

 

I hope this helps with your use case.

 

Answer