Icon

01_​Common_​Type_​Files

This directory contains 18 workflows.

Icon01_​Data_​Loading_​Example 

Loading, Joining and Writing Text Files This workflow shows how to use the File and CSV Reader nodes to read text files. The resulting data tables are […]

Icon02_​Read_​a_​CSV_​file 

Read a CSV file There are multiple ways of reading a .csv file. 1. Add the CSV Reader to the workspace and open the configuration dialog to choose […]

Icon03_​Read_​an_​XLS_​file 

Read an XLS file There are multiple ways of reading an .xls file. 1. Add the XLS Reader to the workspace and open the configuration dialog to choose […]

Icon04_​Use_​the_​File_​Reader 

Use the File Reader Open the configuration dialog of the File Reader to choose the file to be read from the file system. You can use an absolute or a […]

Icon05_​Read_​all_​sheets_​from_​an_​XLS_​file_​in_​a_​loop 

Read all sheets from an XLS file in a loop This workflow demonstrates how to read all sheets from an XML file using the XML Reader node together with the […]

Icon06_​Table_​Reader 

These two Table Reader nodes read. table formatted files. table is a KNIME proprietary format optimized for speed and file size.

Icon07_​Reading_​Excel_​Files 

Read an XLS file This workflow demonstrates how to read an XLS file using the XLS Reader node. It contains three workflows. The goal of each workflow […]

Icon08_​Google_​Sheet-meets-Excel 

Public Google Sheet meets Excel Sheet. Accounting Sheets for a Restaurant Business. In 2016 an Excel File was used. In 2017 a Google Sheet was used. Now […]

Icon09_​Multiple_​Sheet_​in_​one_​Excel_​File 

Write three files in one Excel file on three sheets This workflow demonstrates how to write three files in one Excel file on three sheets. It separates […]

Icon10_​Simple_​File_​Reader_​Speedup 

Simple File Reader Speedup Demonstration This workflow demonstrates the speedup of the Simple File Reader node compared to the File Reader […]