The FileBaseName function returns a string containing the name of the table file currently being read, without path or extension.
Syntax:
FileBaseName()
LOAD *, filebasename( ) as X from
C:\UserFiles\abc.txt
A field contains values, loaded from a data source. At a basic level, a field corresponds to a column in a table. Fields are used to create dimensions and measures in visualizations.
See: Fields
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!