Add Query
Adding a Query involves defining its key components and setting it up for retrieving data. Here’s how you can add a new query.
Steps to Add a Query
Navigate to the Queries Section
Click on the Queries icon in the Primary Navigation Bar.
The Queries section will open, displaying the list of existing queries in the Secondary Left Panel on the left side.
Initiate Query Creation
Click the + icon at the top of the Secondary Left Panel. This action opens the New Query drawer.
Enter Query Details
Name
Enter a unique name for the query.
Validation Rules:
The name must be unique.
The name length should be between 2 and 100 characters.
The name cannot be empty, include special characters, spaces, or start with a numeric character.
Description (Optional)
Provide a brief description of the query.
Validation Rules:
The description length should be between 0 and 400 characters.
Main Entity
Select the main entity for the query from the dropdown list of all entities created in the system. This main entity serves as the starting point for the query.
Submit the Query
Click the Submit button to create the query.
The new query will be added to the list in the Secondary Left Panel.
Last updated