I have a chart where you can click on each segment and it's supposed to filter the model for the popup table to just show data for that segment but it's not working.
The action for the segment is
-Activate & Set Model Condition (model=ContactDetails, condition= [ClientLevelMaster__filter], value= {{{clientLevelMasterc}}}
-Query Model
-Show Popup
And the model (ContactDetails) has condition [ClientLevelMaster__filter] is ____, filterable but off by default.
The drilldown table only shows one of the levels and doesn't update.
-
1,390 Points
Posted 2 years ago
Stephen Sells, Alum
-
17,326 Points
https://docs.skuid.com/latest/en/skuid/components/visualizations/chart/index.html
-
1,390 Points
Stephen Sells, Alum
-
17,326 Points
-
1,390 Points
Series List for the Chart has Action Type "Activate & Set Value of Model Condition"
- Active & Set Model Condition: [ContactDetails] model, > [ClientLevelMaster_filter] condition, {{{clientLevelMasterc}}} value
- Query Model: [ContactDetails], Standard-completely replace data query behavior
- Show popup (with table of model [ContactDetails]
The condition for the model is Filterable Default On and named [ClientLevelMaster__filter]
It works for the first segment of the charts but none of the others...
Stephen Sells, Alum
-
17,326 Points
How are you deactivating the condition in order to reactivate it so that the second time it'll work?
-
1,848 Points
-
3,068 Points
cheers,
AP
Related Categories
-
Skuid Platform
- 430 Conversations
- 120 Followers