This is an old revision of the document!
Filters only work on real values that already exist in the records. Opositely, user parameters can:
Up to 5 user parameters can be defined that will add dynamic behaviour to the query. These parameters will add dynamic “WHERE” constraints using those variables, and will turn the dashboard into a dynamic query tool for the end user.
The (real, unaliased) table SQL field name on wich the constraint will be added.
The visible label this query control will appear with on the dashboard interface.
The constraint type:
For the types'single choice' and 'list', provides the option values.
Pour que le paramétrage d'une requête fonctionne, vous devez insérer le tag <PARAMS> dans votre texte de requête. Ce tag doit impérativement se trouver dans une clause WHERE (ou à la rigueur dans une clause ON d'une jointure partielle).
Return to the configuraiton guide index - Return to the component index - Generic query catalog - Return to the plugins index - Home