Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To filter two or more tables, place them inside the Table Filter macro. The tables should contain identical columns to be filtered.

How to add a textbox filter

...

To add a textbox filter, enter the table header(s) in the User Filtered Columns field or choose them from the list.

Talk
idtalk-270

How to use regular expressions in textbox filters

You can use JavaScript-style regular expressions in textbox filters. 

Examples

Regular ExpressionMatched Values
[Dd]oeDoe, doe
colo(u)?rcolor, colour
Developer|ScientistDeveloper, Scientist

...