Table Transformation in the Properties Panel

Transforming table views is faster than ever - Hide columns, GroupBy and more all in one place with the Properties panel.

How Do I Add a Table View?

Add a Table View to any node in your dataflow or Data App. Select any node and use the Transform (+) button open the list of options and select Table View.

To add a Table to a Data App, drag and drop the output of a node to the Data App workspace.

Where Can I Find Table Transform Properties?

Select a table, either in a dataflow or in a Data App to see the full list of table transform properties. In the Properties Panel, there are 5 transformation options under the Configuration section. If you do not see this, make sure the properties panel is open on the right.

What are the table transformation options?

  1. Hide Columns
  2. Filter
  3. Sort
  4. GroupBy
  5. Reorder columns
Table Transformation - List of transformations

Use the arrows to the right of each transformation to expand the category (see Group by above). It is possible to add multiple conditions using the Add (+) button in each category and you can remove conditions by clicking the "x" button to the right of each field.

For each transformation, there is number in a parenthesis that indicates how many fields are being transformed. In the example below, the table is grouped by one field - shown by Group by (1).

Table Transform - Number of Grouped fields