Table Filter for Confluence add-on allows you to specify default filtration values for all filter types. You can use default values to show the required data set to your colleagues and partners. You can set filters while editing the Confluence page or viewing it.

  1. Switch the page to edit mode.
  2. Select the macro and click Edit.
  3. In the Free Text Filter Columns box, select the columns for filtration with free text filters.
  4. Save the macro.
  5. Save the page.
  6. On the filtration pane, enter the appropriate values or use regular expressions for flexible data filtration.

Using regular expressions

You can use JavaScript-style regular expressions in free text filters. 

Examples

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

The full list of regular expressions is available here.