使用映射表: 例子-来自Qlik Help: // Load list of salesmen, mapping country code to country // If the country code is not in the mapping table, put Rest of the world Salespersons: LOAD *, ApplyMap('map1', CCode,'Rest of the world') As Country Inline [ CCode, Salesperson Sw, John...
When you're troubleshooting or diving into logs, it's useful to have a mapping of object types. The name of an object is defined by the developer of that object, so there tends to be little convention - other some basic syntax rules and that Qlik Sense only allows one instance of the ...
本節說明用來處理對應表格的函數。對應表格可以用來在執行指令碼期間取代欄位值或欄位名稱。 對應函數只能在資料載入指令碼中使用。 使用每個函數中的下拉式功能表,以查看每個函數的簡要描述及語法。按一下語法描述中的函數名稱,以取得進一步詳細資料。 此頁面是否對您有幫助?