jKQL queries generate viewlets. The syntax of a jKQL query includes the operation or action to be used for a specific item type, as well as, various date, time and numeric expressions, limiting operators, result grouping modifiers and viewlet chart type names. The syntax of a jKQL query should appear as follows (required elements are bold):
jKQL> <action> <numeric_expression> <limiting_operator> <item_type> <date/time_expression> <comparison_operator> <result_grouping_modifier> <viewlet_chart_type>
How to run a query
At the top of your viewlet, place your cursor in the field immediately to the right of jKQL> and enter your query. When finished, press the Enter key on your keyboard to run the query.
Check out jKQL query syntax elements for more information.