Using RegEx in Expressions
Article Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Notify Moderator
Alteryx
01-08-2024
10:49 AM
Created
06-07-2019
02:14 PM
- edited
Sign In
Lesson Objective: Use RegEx functions in any tool with an Expression editor to investigate and alter string values in data. If you are unfamiliar with RegEx, you may want to view the Creating Regular Expressions lesson, referenced below.
Estimated Time: ~7 Minutes
Description:
- Use the RegEx_Replace function to replace string values matching your target
- Use the RegEx_Match function to identify string values matching your target
- Use the RegEx_CountMatches function to tally the number of times the target appears
Recommended Follow-Up: Creating Regular Expressions, VLookUps with Designer,
This lesson is also available in: Português, French, Spanish, Japanese
Labels: