Versus

Use the versus command to compare two specific entities or metrics side by side.

Usage: <field> | versus as <format> <field>

Description: Given a boolean condition, it divides the dataset into two subsets and compares them to find columns where the behavior has significant changes.

Example: alerts | versus as bars when risk >= 6

Figure 1. Query result: alerts | versus as bars when risk >= 6

Vantage IQ query result comparing high-risk and lower-risk alerts as a bar chart

Example: alerts | versus as cards when risk >= 6

Figure 2. Query result: alerts | versus as cards when risk >= 6

Vantage IQ query result comparing high-risk and lower-risk alerts as cards