If you have a problem understanding how the action works, check: Action, Conditional execution, Components parameters
Basic information
Category: Tools
Action location: Table
Available from version: 1.0.0
Description
The action returns the zloty exchange rate (PLN) for the given currency and date to the variable. Additionally, they can save the table number and / or the table symbol taken from the NBP.
Configuration parameters
Name of the parameter | From version | Description | Parameter type | Default value | Notes and restrictions |
---|---|---|---|---|---|
Currency code* | 1.0.0 | Column containing currency codes in ISO format | Array variable | Text column | |
Date of exchange rate* | 1.0.0 | Column in the table with the date of the course | Array variable | Date column | |
Exchange rate* | 1.0.0 | A column in the table to save the course value | Array variable | Floating point column | |
Condition | 1.0.4 | The function called for each line. The type of function being returned is logical | Logical function | Possibility to use the tabular variable "Current row" | |
Table number | 1.0.10 | Column for entering the table number from which the course was taken | Array variable | Text column | |
Table type | 1.0.10 | Column for writing the table type from which the course was taken | Array variable | Text column |
Parameter*- mandatory field
Configuration example
Change log
1.0.10
- Action extension for downloading additional parameters (Table number and type)