Support for Segmentation in Comparison Rules
about 1 year ago
Comparison Rules now support segmentation. Full details in the docs. Previously, users could do comparisons like:
- Count of rows: to compare counts, like the count of yesterday's orders
- Single value: to compare metrics, like the sum of revenue from yesterday's orders
Now, you can also do:
- Segmented values: to compare segmented metrics, like the sum of revenue by product from yesterday's orders (limited to 100 segments)