Write the data table to an Excel file and format that table as a *Table*. This includes filter functionality out of the box e.g.
Opening the excel file and "Select all" -> "Insert" -> "Table" is not necessary anymore.
This component uses the Python Integration and refers to the openpyxl package. This has to be installed prior to executing the node.
- Type: TableTableinput table, which has to written to an Excel file.