Source Query Param
Last updated
Query DataSource
Popover
Pulse
Trigger Before Render
Specify an expression that should be evaluated to a boolean [e.g. #{dsAlias.attr1} == 'X' && #{dsAlias.attr2} > 1]. If no expression is specified, it will be considered as true.
Allowed Values: An expression which should return boolean after evaluation
Specify an expression that should be evaluated to a string or number depending on the target attribute
Allowed Values: Specify an expression that should be evaluated to a string or number depending on the target attribute
Specify the attribute into which the above value to be set
Allowed Values: Free text field
Choose the attribute into which the above value to be set
Allowed Values: Choose the attribute into which the above value to be set
Select an option to change the where clause operator for the filter attribute in the query. Choose 'on' for matching date attribute within the given date i.e. >= 00:00 & < 24:00
Allowed Values:
=
>=
on
Check this if the target datastore is used in a Grid and to visually show the applied filter on the grid header.
Allowed Values: Yes/No
Specify the grid column item ID where you want to add the header filter
By default, any query params set will stay through the browser session and will be used in all the future queries of this data source. Check this if you do not want this query param to be used in future queries.
Allowed Values: Yes/No
Last updated