Menu
Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
0
Share

Table rows deleter

TRANSFORMER
Typing name :  TASK.gws_core.TableRowsDeleter Brick :  gws_core

Delete table rows by name

Delete rows of a table by name. Multiple row names can be provided.

It also supports regexp.

Input

Table
2d excel like table

Output

Table
2d excel like table

Configuration

filters

Type : ListMaximum occurrences number : -1

name

Searched text or pattern (i.e. regular expression)

Type : string

is_regex

Optional

True to use regular expression, False otherwise

Type : bool
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.