When using Table Components, common questions usually focus on table purpose, filtering, and sorting; the answers below help you resolve them quickly.
FAQ
What is the difference between a table and a chart?
- A table is better for showing complete record details row by row.
- A chart is better for showing trends, proportions, or summarized results.
- If you need both overview and detail, you can use tables and charts together in the same dashboard.
Can I set filter conditions for a table?
- Select the table component and open its configuration panel.
- Find the Record Filter setting.
- Set the business conditions for the records you want to display.
- Click OK to show only the matching data.
Can I sort table data?
- Open the configuration panel for the table component.
- Find the Sort setting.
- Choose the field and order you want to use.
- Click OK and the table will be reordered based on your settings.
Glossary
| Term | Definition |
|---|---|
| Table component | A view component in a dashboard that displays record data in a table layout. |
| Data source | The table or record source connected to the table component. |
| Record filter | A condition setting that controls which records appear in the table. |
| Field settings | The settings that determine which columns or fields are shown in the table. |
| Grouping | A display method that organizes records into sections based on a field value. |