This directory contains 5 workflows.
<p>Calculates the sum, the average, min or max value of the values in a numeric column. The number of values in the columns is always returned.</p>
<p>Converts all numeric values in a specified column of an input table from a given source currency to EUR, using the current exchange rate.</p>
<p>Converts all numeric values in a specified column of an input table from EUR to a given target currency, using the current exchange rate.</p>
<p>Retrieve orders for the selected month from the database.</p>
<p><strong>TableView</strong></p><p>Use this tool every time that you want to show a table to the user. It is very straightforward so feel free to use it […]