The Query Builder is an embedded query building tool that allows you to build complex SQL queries on a selected Interface (an external data source) as well as on Fabric, using an intuitive interface. This tool is enabled for exploring any interface, as well as inside project implementation modules like Broadway actors and Graphit SQL nodes.
There are multiple ways to open the Query Builder window. Select one of the following options:


Instance Groups, right-click and select Open Query Builder > Schema.
Graphit window, click
Query Builder in either the SQL or the SQL non-prepared node type.
Broadway, click on the QB button in the DbCommand actor in order to open the Query Builder.
Interface Explorer - select the Interface Explorer icon
in the Activity Bar on the left side of Web Studio and choose the relevant interface. Clicking the DB icon to the right of the chosen interface, opens the Query Builder. Read here for more explanations.
Alternatively, you can use the Command Pallet by choosing there the Open Query builder… command. Then, list of interfaces will appear, where you can choose one of them (also with the option to type and search) to open the Query Builder window for this interface.
Note: You can query several data source interfaces simultaneously. A new Query Builder tab opens for each interface. The name of the interface is stated in the name tab.
LU Schema window > top toolbar > New Table action button > Create New > From Source With SQL Query.
Graphit window, click Query Builder icon in either the SQL or the SQL non-prepared node type. A pop-up window opens, where you should choose the Interface that you wish to query, build the query and test it. Upon closing, the SQL statement is populated into the Graphit node.
Broadway, click the QB icon in the DbCommand actor. A pop-up window opens, where you should choose the Interface that you wish to query, build the query and test it. Upon closing, the SQL is populated into the actor.
Instance Groups, where you can choose the Interface that you wish to query, build the query and test it.
Views, where you can choose the Interface that you wish to query, build the query and test it.
The Query Builder is an embedded query building tool that allows you to build complex SQL queries on a selected Interface (an external data source) as well as on Fabric, using an intuitive interface. This tool is enabled for exploring any interface, as well as inside project implementation modules like Broadway actors and Graphit SQL nodes.
There are multiple ways to open the Query Builder window. Select one of the following options:


Instance Groups, right-click and select Open Query Builder > Schema.
Graphit window, click
Query Builder in either the SQL or the SQL non-prepared node type.
Broadway, click on the QB button in the DbCommand actor in order to open the Query Builder.
Interface Explorer - select the Interface Explorer icon
in the Activity Bar on the left side of Web Studio and choose the relevant interface. Clicking the DB icon to the right of the chosen interface, opens the Query Builder. Read here for more explanations.
Alternatively, you can use the Command Pallet by choosing there the Open Query builder… command. Then, list of interfaces will appear, where you can choose one of them (also with the option to type and search) to open the Query Builder window for this interface.
Note: You can query several data source interfaces simultaneously. A new Query Builder tab opens for each interface. The name of the interface is stated in the name tab.
LU Schema window > top toolbar > New Table action button > Create New > From Source With SQL Query.
Graphit window, click Query Builder icon in either the SQL or the SQL non-prepared node type. A pop-up window opens, where you should choose the Interface that you wish to query, build the query and test it. Upon closing, the SQL statement is populated into the Graphit node.
Broadway, click the QB icon in the DbCommand actor. A pop-up window opens, where you should choose the Interface that you wish to query, build the query and test it. Upon closing, the SQL is populated into the actor.
Instance Groups, where you can choose the Interface that you wish to query, build the query and test it.
Views, where you can choose the Interface that you wish to query, build the query and test it.