格式規格項目
各個格式規格項目都會定義表格檔案的特定屬性:
fspec-item ::=
[ ansi | oem | mac | UTF-8 | Unicode | txt | fix | dif | biff | ooxml |
html | xml | qvd | qvx | delimiter is char | no
eof | embedded labels | explicit labels | no labels | table is [tablename] | header is n | header is line | header is n lines | comment is string | record
is n | record is line | record isn lines
| no quotes |msq ]
使用各個函數的下拉式清單,查看各函數的簡短描述及語法。按一下語法描述中的函數名稱以取得更多詳細資料。
字元集是 LOAD 陳述式的檔案規範,可定義檔案中使用的字元集。
ansi | oem | mac | UTF-8 | Unicode | codepage is |
字元集
表格格式是 LOAD 陳述式的檔案規範,可定義檔案類型。若未指定任何項目,將採用 .txt 檔案。
txt | fix | dif | biff |
ooxml |
html | xml | qvd | qvx
表格格式
若是分隔的表格檔案,可透過 delimiter is 規範來指定任意的分隔符號。此規範只與分隔的 .txt 檔案有關。
delimiter is char
指定表格檔案的標頭大小。可以透過 header is 規範指定任意的標頭長度。標頭是 QlikView 不使用的文字區段。
header-is n
Header is line
Header is n lines
如果您的來源資料檔中有些行是帶有註解的,則可以使用 Comment is 定義註解的前置詞。將 commentprefix 設為註解行的開頭字元或字串,在您載入資料時將忽略這些行。
Comment is commentprefix
Labels 是 LOAD 陳述式的檔案規範,會定義可以在檔案的什麼位置找到檔案名稱。
embedded
labels | explicit
labels|no labels
no eof 規範用於在載入分隔的 .txt 檔案時忽略檔案結尾的字元。
no-eof
Quotes 是 LOAD 陳述式的檔案規範,可定義是否可使用引號,以及引號與分隔符號的優先順序。僅適用於文字檔。
no quotes
msq
若是固定記錄長度檔案,必須透過 record is 規範指定記錄長度。
record-is n
Record is line
Record is n lines
此指令碼規範在載入 xml 檔案時使用。XML 規範的有效選項在語法中列出。
xmlsax
xmlsimple
pattern is path
XML