Detail
Detail
The detail dialog of the search evaluation shows the wrong set of columns. Instead of "Name" and the rest of the standard columns of the type, only the columns used for the division in the chart are displayed. Unfortunately, the dialog cannot be used in this way.
Workaround
The missing columns can be shown using the column selection dialog. But this has to be done every time after opening the dialog.
Conversion
The table of the detail dialog of the search evaluation shows the default columns of the types of the objects that were searched for, as well as the columns that result from the search query.
Test
Navigate to the model based search. Switch to the Expert mode, e.g. using
all(`DemoTypes:DemoTypes.A`)
to search for all objects of type DemoTypes.A. Select pie as diagram type and divide it according to the attribute long. The table of the detail dialog should show a column for long in contrast to the table of the search result.