Report Functions
WFBs used for reporting functionalities.
Name | Description | Parameters | Result |
---|---|---|---|
Apply View | Applying a view to a query. Within the same workflow block, you have to deactivate an activated view, otherwise this would add up in the background. The table must be refreshed after this WFB | N/A | |
Switch Tasks | Tasks which were created for the report object can be turned on/off/switched here | N/A | |
Get Coordinates | Returns the selected coordinates and cells in a table object as a SelectedCoordinate object. It contains XPath and YPath properties which can be looped over to do different functionalities as needed. Often used with master child relations | Returns a current parameter if set |