Expand my Community achievements bar.

Help shape the future of AI assistance by participating in this quick card sorting activity. Your input will help create a more effective system that better serves your needs and those of your colleagues.
SOLVED

In data prep function do we have any function using which we can check a regex expression

Avatar

Level 2

In data prep do we have any function using which we can check only if input string follow any regex pattern then only it gets ingested to AEP else it should show null value.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Shaini_Gupta 

 

Yes, there is a function for this purpose -  https://experienceleague.adobe.com/docs/experience-platform/data-prep/functions.html?lang=en#

 

Below is the screenshot of the function name (matches_regex) -

narendragandhi_0-1705587059101.png

 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @Shaini_Gupta 

 

Yes, there is a function for this purpose -  https://experienceleague.adobe.com/docs/experience-platform/data-prep/functions.html?lang=en#

 

Below is the screenshot of the function name (matches_regex) -

narendragandhi_0-1705587059101.png