Group: Moderators
Posts: 1.2K,
Visits: 4.3K
|
Threads are shown in date order by default. What you are trying to do here is group thread activity while sorting the groups by characteristics of data within a group. This is a new suggestion for us. Above I suggested a new feature rather than something you could try right now. Sorry this was not clear.
I was thinking we could create thread filters in a specified order. This approach would give users a great deal of flexibility in how filters are created.
For example, you could write a query like: select Thread from CurrentView order by Timestamp. Each Thread returned by the query would indicate a new filter to be created.
This suggestion works with filters rather than groups. This fits better into the model of how LogViewPlus works with data.
Groups in LogViewPlus are more about getting familiar with a dataset. This is why they are ordered alphabetically and display a record count. Groups do not feed into other LogViewPlus actions such as sub filters or reports.
|