'SUmmarize column with filter interface user
I have a table where each row is an event with date_event, id_event (entry, out, take a measure)
I need to generate a table where for each id_person I have a column, date of entry, date of out, the first date take of measure, the last date take of measure.
I do one with only summarizecolumn but the filter on user interface didn't work (I need to filter on year periode) I understood that summarizecolumn didn't work with the filter.
Someone can help me how to do that with filter (user interface)
thanks in advance
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
