|
1 | 1 | = Change analysis |
2 | | -:last_updated: 1/17/2024 |
| 2 | +:last_updated: 11/20/2025 |
3 | 3 | :author: Naomi |
4 | 4 | :experimental: |
5 | 5 | :page-aliases: /spotiq/comparative-analysis.adoc, spotiq-comparative.adoc |
6 | 6 | :page-layout: default-cloud |
7 | 7 | :linkattrs: |
8 | 8 | :description: With SpotIQ change analysis, you can compare two data points for change and identify key change drivers from the underlying attribute columns |
9 | | -:jira: SCAL-175535, SCAL-175265, SCAL-172513, SCAL-141936, SCAL-147558, SCAL-176265, SCAL-178860, SCAL-201036, SCAL-201645, SCAL-205576, SCAL-207678, SCAL-235578, SCAL-248276, SCAL-257896, SCAL-270431 |
| 9 | +:jira: SCAL-175535, SCAL-175265, SCAL-172513, SCAL-141936, SCAL-147558, SCAL-176265, SCAL-178860, SCAL-201036, SCAL-201645, SCAL-205576, SCAL-207678, SCAL-235578, SCAL-248276, SCAL-257896, SCAL-270431, SCAL-280481 |
10 | 10 |
|
11 | 11 | With SpotIQ change analysis, you can compare any two data points in a visualization for change and identify key change drivers from the underlying attribute columns. |
12 | 12 |
|
@@ -243,6 +243,7 @@ In the example above, based on the absolute change values, the upper threshold i |
243 | 243 | * Change analysis is not supported on queries based on the "versus" keyword. |
244 | 244 | * Change analysis is not supported on certain complex formulas built upon group_* functions. For example, any calculations using functions such as sum(group_*) or sum(x) / group_* are not supported. However, simple functions that use only group_* are supported. |
245 | 245 | * When running change analysis on a chart with different attributes represented in different colors (sliced by color), you can only run change analysis between attributes of the same type. For example, if you slice the measure "ship mode" by color, you can compare two values for the "air" ship mode, not one value for "air" and one for "ship". |
| 246 | +* When a runtime filter is applied to a model's hidden column, change analysis does not respect that filter. |
246 | 247 |
|
247 | 248 | ''' |
248 | 249 | > **Related information** |
|
0 commit comments