RTC Regular Expressions: Where can we use these besides the Dashboard for Custom Groups in chart style widgets?
![]() In the RTC dashboard the chart style widgets allow the use of Regular Expressions for Custom Groups. Can we use Regular Expressions in: 1. Standard Queries 2. QuickQuerySyntax in Plans Thanks |
One answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Mar 10 '15, 4:10 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As far as I am aware Queries do not support regular expressions. Full text search is explained here: https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.workitem.doc/topics/t_using_full_text_search.html
There is no grouping in queries. Quick planner has built in grouping and filters, not based on regular expressions, as far as I can tell. You can use regular expressions in attribute validation. |