Entity Diagram & Query Outputs
The Entity Diagram & Query Outputs section under the Outputs tab allows users visualizing the entities involved in the query and select the specific properties to include in the output. This feature simplifies the process of defining which data points are returned from the query by presenting entities and their properties in an intuitive, visual format.
Steps to Define Query Outputs
View the Entity Diagram
The diagram presents each entity as a box that contains the list of properties for that entity.
Relationships between the main entity and any related entities are visually represented by connecting lines between the boxes, helping users understand how the entities are linked in the query.
Select/Deselect Properties
Each property within the entity box is accompanied by a checkbox.
To include a property in the query output, click the checkbox next to the property name. Selected properties will be part of the query’s results.
To exclude a property from the output, simply uncheck the corresponding checkbox.
Save Changes
Click the Save button to preserve the changes.
If the Save button is not clicked, the changes made to the output selection will not be saved and will be lost upon navigating away from the page.
Modify Selection
The selected properties can be modified as long as the query is not in use.
If the query has already been used or is active, changes to the output selection might not be permitted. Ensure that the query is not currently active if you need to adjust the output properties.

Last updated