全部展開/全部摺疊  
                     格式規格項目在此頁面  
                各個格式規格項目都會定義表格檔案的特定屬性:
                fspec-item ::=    [ ansi | oem | mac | UTF-8 | Unicode | txt | fix | dif | biff | ooxml |      html | xml |  kml |  qvd | qvx  | parquet |  json |  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 is  n  lines    | no quotes |msq  | URL is  string  | userAgent is  string ] 
                
                    使用每個函數中的下拉式功能表,以查看每個函數的簡要描述及語法。按一下語法描述中的函數名稱,以取得進一步詳細資料。  
                字元集 
                        字元集是 LOAD  陳述式的檔案規範,可定義檔案中使用的字元集。
                        ansi | oem | mac | UTF-8 | Unicode | codepage is | 
                        
                        字元集  
                        
                      
                表格格式 
                        表格格式是 LOAD  陳述式的檔案規格,可定義檔案類型。若未指定任何項目,將採用 .txt  檔案。 
                        txt | fix | dif | biff | 
 ooxml | 
 html | xml | qvd | qvx | parquet | json |    
                        
                        表格格式  
                        
                      
                分格符號是 
                        若是分隔的表格檔案,可透過 delimiter   is  規範來指定任意的分隔符號。此規範只與分隔的 .txt  檔有關。 
                        delimiter   char 
                      
                表格是 
                        
                            對於 XML、Excel 或巢狀 Parquet  檔案,「表格是」指定要從檔案載入的表格。 
                        
                        table-is   char 
                      
                Header is 
                        指定表格檔案的標頭大小。可以透過 header is  規範指定任意的標頭長度。標頭是 Qlik Sense  不使用的文字區段。 
                        header-is   n 
 Header is line 
 Header is  n  lines 
  
                Comment is 
                        如果您的來源資料檔中有些行是帶有註解的,則可以使用 Comment is  定義註解的前置詞。將 commentprefix  設為註解行的開頭字元或字串,在您載入資料時將忽略這些行。
                        Comment is  commentprefix  
                      
                labels 
                        
                            Labels  是 LOAD  陳述式的檔案規範,會定義可以在檔案的什麼位置找到檔案名稱。
                        embedded 
 labels   |  explicit 
 labels| no labels 
                        
                      
                no eof 
                        no eof  規範用來在載入分隔的 .txt  檔案時忽略檔案結尾的字元。
                        no-eof  
                        
                      
                quotes 
                        Quotes  是 LOAD  陳述式的檔案規範,可定義是否可使用引號,以及引號與分隔符號的優先順序。僅適用於文字檔。
                        no quotes  
                        
 msq 
  
                Record is 
                        若是固定記錄長度檔案,必須透過 record   is  規範指定記錄長度。
                        record-is   n 
 Record is line 
 Record is  n  lines 
  
                XML 
                        載入 xml  檔案時使用此指令碼規範。XML  規範的有效選項在語法中列出。
                        xmlsimple
                         XML  
                        
                      
                KML 
                        載入 KML  檔案以在地圖視覺化中使用時使用此指令碼規範。
                        KML