Icon

Demo

This directory contains 5 workflows.

IconAccessing columns by position or by name or by variable 

Accessing columns by position or by name or by variable This shows how to access columns by index or by name, hardcoded or dynamically via […]

IconDropdown with list of columns 

Demo for Dropdown with list of columns

IconUsing virtual db instead of cross join and rule-based filter 

Using virtual db instead of cross join and rule-based filter Scenario: We have a loopup table of Cities and we want to retrieve the cities whose name […]