This shows you the differences between two versions of the page.
|
graph_elements:metadata [2010/06/10 17:16] twaller |
graph_elements:metadata [2010/06/10 17:21] (current) twaller |
||
|---|---|---|---|
| Line 186: | Line 186: | ||
| * ''default'' - what is field's default value | * ''default'' - what is field's default value | ||
| * ''trim'' - indicates if to trim input string before converting to value or not. Implicitly input strings for numeric and date fields are trimmed for other types aren't. | * ''trim'' - indicates if to trim input string before converting to value or not. Implicitly input strings for numeric and date fields are trimmed for other types aren't. | ||
| + | * ''skipSourceRows'' - number of records skipped from the beginning of each single file when reading multiple files (wild cards - $ or * - are used in File URL). In such a case, multiple files satisfying the name pattern are read. | ||
| Following example shows additional parameters "in action" | Following example shows additional parameters "in action" | ||