I have a table A, which is populated by users taking an action in another table B. They do so to add question to their metric set.
The data model in question involves three objects
Concept A Question A Metric Set A
Concept A Question B Metric Set A
Concept B Question C
Concept C Question D Metric Set A
When users select to add question A or Question B to their metric set, both A and B get added to their Metric Set, because they have the same Concept. This is important for backend functionality, but quite confusing to a user. THe ideal functionality would be for the two questions to be added to the metric set, but for the skuid table to only render a single question for every concept included. Essentially, it would deduplicate based on the concept, ie:
Concept A Question A Metric Set A
Concept C Question D Metric Set A
There is a lookup relationship between concept and question. Appreciate any thoughts
Question
Make table render unique values
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
.