TQL-Definition

Examples:

Note: all localized attribute values need to be stated as you see them in your GUI. E.g. if you see the German GUI you need to specifiy "State != geöffnet" instead of "State != opened" for the English interface. All values, fields, and attributes are case sensitive.

Fields:

 

Sorting:

 

Functions:

 

Operators:

 

Report Repository

You can save your TQL queries in the database by clicking the "New" button in the Repository section of the screen. In addition to the TQL definition itself you need to assign a name to it by which it can be referenced later on.

There are actually three repositories for TQL definition:

You may add, modify and delete TQL definitions from your private repository as you like. There is no limit on the number of definitions that you can store.

You can copy a definition from your private repository to the public repository, and remove it from there. This is a convenient way to share your TQL definitions with others. You can select existing TQL definitions from the public repository and execute them. You can copy them to your own private repository. You can filter the publicly visible TQL definitions by their authors.

If you have project administrator rights you can create TQL expressions that are being used often in the project for the entire project staff. Each person having read access to the project will also have access to these TQL definitions and may execute them and copy them to their own repository. You can filter the project specific TQL definitions by project name.