Hello! We recently created a “dashboard” of activity, pulling in all tasks that have had any interaction in the last 2 weeks, sorting by that last activity, and then sectioning by the day that those activities happened within.
Then we found ourselves wanting two things:
- A way to know what that last activity was: it would be nice to have an attribute that’s populated with whatever the last thing is…just the text if you will.
- A way to filter out certain activities from the sort: so in this case we can just say “only sort by last activity when it’s a status change.”