This directory contains 6 workflows.
Exercise for date and time manipulation. Transform date and time values from string to the dedicated Date&Time format. Remove redundant digits from the […]
Exercise for database data manipulation. Write a local data table into a database. Aggregate, join, and filter the data on the database. Read the […]
Exercise for creating and using flow variables. Filter data based on a previous result in a workflow.
Exercise for creating a component and using a shared component. Create a component that filters data based on a user selection. Drag and drop a component […]
Exercise for building loops. Build a generic loop that stops when a predefined condition is met. Build a group loop that handles each subgroup of the […]
Exercise for building an IF switch. Execute one of two parallel branches separated by an IF switch node. Collect the results of the alternative branches […]