User Tools

Site Tools


transformations:exportqlikview

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
transformations:exportqlikview [2018/08/15 14:26] dmitrytransformations:exportqlikview [2024/04/12 00:12] (current) – [See also] craigt
Line 1: Line 1:
-===== Export into QlikView QVD file =====+{{ transformations:ExportQlikViewAction.png}} 
 +======EXPORT INTO QLIK FILE====== 
 +Category: Export / File\\ 
 +  
 +\\  
 +=====Description===== 
 +This action exports the current table into a Qlik .qvd file.\\ 
 +  
 +\\  
 +=====Action settings===== 
 +^ Setting  ^ Description 
 +|File<sup>*</sup>| The fully-qualified file name of the output dataset (includes relative or absolute path). | 
 +|Table name<sup>*</sup>| Enter a name for the table in the output file.| 
 +|File already exists|If a file with the same name already exists, choose whether to overwrite the existing file, rename the\\ existing file, or halt the action's execution.  See the "File already exists options" table below for details.| 
 +|Generate LOAD Statement|Once the //File// name has been entered, clicking this button will generate a [[https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptRegularStatements/Load.htm|Qlik LOAD statement]] that can be copied to the clipboard.| 
 +<sup>*</sup> Setting can be specified using a [[:parameters|parameter]].\\
  
-This actions exports table into Qlik QVD file.+\\  
 +====File already exists options==== 
 +^Option ^Description ^ 
 +|Overwrite|The new file replaces the original file.| 
 +|Rename|The original file will be renamed with "backup" and serial number appended to the file name.  The new file will\\ possess the name specified in the //File// setting.| 
 +|Halt project execution|The project will stop processing and this action will display a warning symbol.| 
 +  
 +\\  
 +=====Remarks===== 
 +The table name specified in the output QVD file can be specified explicitly, otherwise, the name of the table that contains the action will be used.
  
-The table name specified in the output QVD file can be specified explicitly, otherwise the name of the table that contains the action will be used.+Note that [[syntax:types|numbers in EasyMorph]] are converted into floating-point values in QVD files which may potentially lead to a loss of precision as numbers in EasyMorph allow more digits after the decimal point. 
 + 
 +The structure of a QVD file is close to the internal data structure in EasyMorph. Therefore, writing QVD files in EasyMorph is very fast 
 + 
 +\\  
 +=====See also===== 
 +  * [[transformations:importqlikview|Import from Qlik]] 
 +  * [[transformations:qlikcloudcommand|Qlik Cloud command]] 
 +  * [[transformations:qliksensecommand|Qlik Sense command]]
transformations/exportqlikview.1534357575.txt.gz · Last modified: 2018/08/15 14:26 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki