In data prep function do we have any function using which we can check a regex expression | Community
Skip to main content
New Participant
January 18, 2024
Solved

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

  • January 18, 2024
  • 1 reply
  • 671 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by narendragandhi

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) -

 

1 reply

narendragandhi
narendragandhiAccepted solution
New Participant
January 18, 2024

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) -