You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an analyzer I want to remove selected events from my dataset so I can focus resources on the events that matter to my analysis
Acceptance Criteria
Given I am connected to the query service And I've selected a dataset And constructed a filter expression When I execute the filter Then I receive a handle to the filtered dataset.
Assumptions
Query expressions are event-level criteria.
Filter criteria expressed in a declarative style
There is a count operation to make it possible to demonstrate that the filter operation works
The text was updated successfully, but these errors were encountered:
Story
As an analyzer I want to remove selected events from my dataset so I can focus resources on the events that matter to my analysis
Acceptance Criteria
Assumptions
The text was updated successfully, but these errors were encountered: