0
Closed

New Session Group - Agents that are installed in the last few days

jay 2 years ago updated by swhite (Product Manager) 2 years ago 2

Add a feature to sort control agents by their install date. I wanted to see which agents were just added to our Control. Would be great to create filters based on the install date so we could see how many agents were added to our control in the past 2, 3, or 7 days.

Answer

Answer

You can use a session filter for this something like:
FirstEventTime > $1DAYSAGO

any integer will be accepted ie: $7DAYSAGO

Answer

You can use a session filter for this something like:
FirstEventTime > $1DAYSAGO

any integer will be accepted ie: $7DAYSAGO