-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
2
-
Not defined
-
3 - Expected
What is the desired functionality that you are missing?
A list of values contained within a single variable
Which problem are you going to solve with this functionality?
For complex variables with nested lists, some users want to group by contents of a list. (Show me purchase orders with multiple products, grouped by products).
This allows users to better use their business data, identifying if it makes a difference in performance.
Context: Given, When, Then
TBD
Acceptance Criteria
- MH: Filtering support (if any list item matches the filter criteria)
- MH: Grouping/distributing (if any list item matches the group/distribute by criteria)
- MH: View as a single variable, displayed as string (specifically in raw data reports)
- NTH: List length (as a sub-option of the list)
Hint:
Assumptions
- Optimize doesn't know whether a variable has an instance with a list in it
This is the controller panel for Smart Panels app
- is related to
-
OPT-1641 Automatically import complex object variables for more expressive reports
- Done