User Tools

Site Tools


transformations:start

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
Next revisionBoth sides next revision
transformations:start [2021/07/08 17:08] – [Transform / Math] dmitrytransformations:start [2021/10/31 21:14] – [Export / File] craigt
Line 112: Line 112:
   * [[transformations:exportdataset|Export dataset]] - export dataset into a file in the native EasyMorph data format   (.dset).   * [[transformations:exportdataset|Export dataset]] - export dataset into a file in the native EasyMorph data format   (.dset).
   * [[transformations:exporttext|Export into delimited text file]] - export data into CSV or another delimited text format.   * [[transformations:exporttext|Export into delimited text file]] - export data into CSV or another delimited text format.
-  * [[transformations:exportexcel|Export into Excel spreadsheet]] - export data into an Excel spreadsheet.+  * [[transformations:exportexcel|Export into Excel file]] - export data into an Excel spreadsheet.
   * [[transformations:exportplaintext|Export as plain text]] - export a column as a plain text file without formatting or delimiting.   * [[transformations:exportplaintext|Export as plain text]] - export a column as a plain text file without formatting or delimiting.
   * [[transformations:exportqlikview|Export into Qlik file]] - export data into a Qlik QVD file.   * [[transformations:exportqlikview|Export into Qlik file]] - export data into a Qlik QVD file.
Line 135: Line 135:
   * [[transformations:haltontypemismatch|Halt on data type mismatch]] - abort project execution if a value in specified column(s) has a wrong type.   * [[transformations:haltontypemismatch|Halt on data type mismatch]] - abort project execution if a value in specified column(s) has a wrong type.
   * [[transformations:iterate|Iterate]] - run another module/project once for each row in table.   * [[transformations:iterate|Iterate]] - run another module/project once for each row in table.
-  * [[transformations:iteratecolumns|Iterate column]] - run another module/project once for each column in table and automatically append all returned columns into one table.+  * [[transformations:iteratecolumn|Iterate column]] - run another module/project once for each column in table and automatically append all returned columns into one table.
   * [[transformations:iteratetable|Iterate table]] - run another module/project once for each row in table and pass another table to it.   * [[transformations:iteratetable|Iterate table]] - run another module/project once for each row in table and pass another table to it.
-  * [[transformations:repeat|Repeat]] - run another module/project until/while its output is empty+  * [[transformations:repeat|Repeat]] - run another module/project until/while its output is empty
 +  * [[transformations:sharedmemory|Shared memory]] - perform operations on shared memory, a key-value data respository.
   * [[transformations:skiponcondition|Skip actions on condition]] - skip the rest of action in table if the specified condition is fulfilled.   * [[transformations:skiponcondition|Skip actions on condition]] - skip the rest of action in table if the specified condition is fulfilled.
   * [[transformations:exclusiveaccess|Start/finish exclusive access]] - enforce mutually exclusive access to a resource for simultaneously executed projects (tasks).   * [[transformations:exclusiveaccess|Start/finish exclusive access]] - enforce mutually exclusive access to a resource for simultaneously executed projects (tasks).
transformations/start.txt · Last modified: 2024/04/12 00:30 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki