Difference between revisions of "Combo (Filter)"
Line 10: | Line 10: | ||
Implements a dynamic combo list that allows to filtering objects data content in execution time according to selection. | Implements a dynamic combo list that allows to filtering objects data content in execution time according to selection. | ||
+ | |||
+ | By [[Adding an Object|including the component]] in the dashboard design, by default it will already be connected to all filterable components. | ||
<!--T:3--> | <!--T:3--> | ||
− | + | You can change this default so that when you add the component, you do not connect it to any other components. Thus, the connection must be made manually by following the steps below: | |
<!--T:4--> | <!--T:4--> |
Revision as of 14:52, 19 September 2019
Watch a video tutorial about the combo object.
Implements a dynamic combo list that allows to filtering objects data content in execution time according to selection.
By including the component in the dashboard design, by default it will already be connected to all filterable components.
You can change this default so that when you add the component, you do not connect it to any other components. Thus, the connection must be made manually by following the steps below:
- First, add the combo filter object to the design area.
- Select the Combo (Filter) object and click the arrow icon (top right corner):
- Drag the arrow over the desired object and click it:
- An arrow will be shown connecting the Combo (Filter) to the data object.
You can connect the same Combo (Filter) to multiple data objects, allowing to filter all connected objects with the same data and at the same time.
To delete a connection click on the arrow and select the Remove Object(s) on the top bar or press the delete key.
You can also select the Combo (Filter) operation by clicking the drop-down arrow next to the combo title. You can select between:
- Equal (=)
- Different (≠)
- Less than (<)
- Greater than (>)
- Less than or equal to (≤)
- Greater than or equal to (≥)
Example
In this example, the Combo (Filter) object is connected to the two data objects (table and chart), making both show the data only for the selected value: PIZZA.
See below all available properties for this object:
- Data Properties:
- Title Bar Properties:
- Layout Properties:
- Column Properties: