Creating a data source

If your input pipe uses an external data source, you must specify the source file and, in some cases, a table name or worksheet in the external data source. Do not use a source file with a name that starts with a number (such as 2020_Rates.xlsx). This naming convention can cause issues when cloud solving.

If your input pipes use internal User defined tables, you do not need to add a data source. Simply select the existing user defined table from the Data Source drop down list on the input pipe definition.

When using an Excel file, a comma separated value file or a tab delimited text file, the data in your data source must be limited to 1,048,576 rows and 16,384 columns. If your data exceeds this number of rows, you can export it to a .csv file and use the .csv file as your data source.

Last modified: Wednesday May 15, 2024

Is this useful?