This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- Usage Intelligence
- :
- Usage Intelligence Knowledge Base
- :
- Filtering for Strings Using Regular Expressions
Subscribe
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
Filtering for Strings Using Regular Expressions
Filtering for Strings Using Regular Expressions
String based properties support filtering using a regular expression. The reporting engine uses the Python re library to process regular expressions. For a complete reference, see re - Regular Expression Operations on the docs.python.org website.
A list of string based properties can be found in String Based Filters in the Usage Intelligence Reporting API Guide.
Useful Links
- String Based Filters in the Usage Intelligence Reporting API Guide
- Python Regular Expression Tester
No ratings