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/06/15 17:57] – [Workflow / External] craigttransformations:start [2021/06/20 19:48] – [Workflow / External] craigt
Line 79: Line 79:
   * [[transformations:repeatrows|Repeat rows]] - repeat each row as many times as specified in given column.   * [[transformations:repeatrows|Repeat rows]] - repeat each row as many times as specified in given column.
   * [[transformations:replacewithlookup|Replace with lookup]] - replace all substrings in one or many columns using a lookup table.   * [[transformations:replacewithlookup|Replace with lookup]] - replace all substrings in one or many columns using a lookup table.
-  * [[transformations:runningtotal|Running total]] - Calculate rank, cumulative count, sum or % from total sum. 
   * [[transformations:sanitize|Sanitize text]] - Remove hidden system characters, extra spaces, and line breaks.   * [[transformations:sanitize|Sanitize text]] - Remove hidden system characters, extra spaces, and line breaks.
   * [[transformations:selectbylookup|Select columns by lookup]] - Select columns using a lookup table.   * [[transformations:selectbylookup|Select columns by lookup]] - Select columns using a lookup table.
Line 105: Line 104:
   * [[transformations:linearregression|Linear regression]] - Build a linear regression. Interpolate/extrapolate values if needed.   * [[transformations:linearregression|Linear regression]] - Build a linear regression. Interpolate/extrapolate values if needed.
   * [[transformations:statisticalaggregation|Statistical aggregation]] - Calculate median, percentile, standard error, standard deviation, or variance.   * [[transformations:statisticalaggregation|Statistical aggregation]] - Calculate median, percentile, standard error, standard deviation, or variance.
 +  * [[transformations:runningtotal|Running total]] - Calculate rank, cumulative count, sum or % from total sum.
   * [[transformations:subtotal|Total/subtotals]] - add column total or group subtotals as a new column.   * [[transformations:subtotal|Total/subtotals]] - add column total or group subtotals as a new column.
  
Line 137: Line 137:
   * [[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: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:status|Status]] - display custom project execution status message.   * [[transformations:status|Status]] - display custom project execution status message.
   * [[transformations:synchronize|Synchronize]] - wait until another table is calculated.   * [[transformations:synchronize|Synchronize]] - wait until another table is calculated.
Line 150: Line 151:
   * [[transformations:filetransfer|File transfer]] - transfer files over SFTP or SCP to or from a remote computer.   * [[transformations:filetransfer|File transfer]] - transfer files over SFTP or SCP to or from a remote computer.
   * [[transformations:generatedocumentation|Generate project documentation]] - generate HTML documentation for an EasyMorph project.   * [[transformations:generatedocumentation|Generate project documentation]] - generate HTML documentation for an EasyMorph project.
-  * [[transformations:iterateprogram|Iterate external program]] - execute external application once for each row in table.+  * [[transformations:iterateprogram|Iterate program]] - execute external application once for each row in table.
   * [[transformations:iteratewebrequest|Iterate Web Request]] - send multiple uniform HTTP requests to a web API and append responses into one table.   * [[transformations:iteratewebrequest|Iterate Web Request]] - send multiple uniform HTTP requests to a web API and append responses into one table.
   * [[transformations:powershell|PowerShell]] - executes one or more PowerShell statements.   * [[transformations:powershell|PowerShell]] - executes one or more PowerShell statements.
-  * [[transformations:runprogram|Run external program]] - execute external application once.+  * [[transformations:runprogram|Run program]] - execute external application once.
   * [[transformations:sendemail|Send email]] - send an email with attachment to one or more recipients.   * [[transformations:sendemail|Send email]] - send an email with attachment to one or more recipients.
   * [[transformations:sshcommand|SSH command]] - run one or several commands on a remote computer using the SSH protocol.   * [[transformations:sshcommand|SSH command]] - run one or several commands on a remote computer using the SSH protocol.
transformations/start.txt · Last modified: 2024/06/05 23:03 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki