Page 1 of 1

Is it possible to filter tabledata shown in RadiMation?

Posted: 13 Jun 2022, 11:03
by Rdammert
I would like to filter and sort tabledata shown in RadiMation, how can this be done?

Re: Is it possible to filter tabledata shown in RadiMation?

Posted: 13 Jun 2022, 12:14
by Jeru
Tabledata shown in RadiMation can be filtered and sorted using the following methods:

Using the "Filter editor":
FilterEditor.png
FilterEditor.png (7.61 KiB) Viewed 5165 times
The Filter editor can be used to set filters using logical operator such as for example OR and AND. These groups can be configured by clicking on the red text seen in the editor. The fiters can be applied on the contents of a specific column. This can be configured by clicking the blue text shown in the editor.
How the filter should match on the data found in the cells can be configured by pressing the green text shown in the editor.

Using the "Find panel":
FindPanel.png
FindPanel.png (11.24 KiB) Viewed 5165 times
The find panel can be used to enter a search text. All table rows, which contain a valid match for the given search text will be shown in the resulting table.

Using the "Auto filter row":
AutoFilterRow.png
AutoFilterRow.png (10.9 KiB) Viewed 5165 times
The auto filter row method will include an additional row above the initial first row shown in which text can be entered.
The entered text will be used to search the applicable column. Only data rows for which all applied filters are valid will be shown.

Selecting the filter method:
These filter methods can be opened by opening the context menu of the table by right clicking on the columnheader, which is marked in green.
The different filter methods selectable from the context menu can be seen enclosed in red.
The attachment UsingFilters.png is no longer available
The resulting filtered shown data can be further sorted in ascending or descending order by left clicking on the arrow shown in the applicable colunn header.