Consuming csv data from a file

A Split node reads csv data from the file specified by the File Path setting. This option is supported only if it is not connected to an upstream node, or if its input terminal is not enabled as the flow terminal.

The csv data file name specified by the File Path settings can be hardcoded as a literal, or it can be parameterized using a flow variable. Enclose the flow variable name with ‘%’ characters, for example "File Path: %my_data_file%"