...
- See Explore Suggestions.
- See Suggestion Cards Panel.
- For more information on how the platform predicts suggestion cards based on selection, see Overview of Predictive Transformation.
Browse Pattern History
In fields in the Transform Builder that accept patterns, you can choose to review and select patterns from your recent history:
...
implements a version of regular expressions based off
of the JavaScript syntax for regular expressions. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressionsof RE2 and PCRE regular expressions.
Use
to quickly assemble sophisticated patterns to match in your data. The following example includes the equivalent
as the previous regular expression:
...