Insight: Singleton Collection #23766
NilsBaumgartner1994
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Currently there is very limited support for singleton collection (almost none?) in the insights.
Basic Example
I have a singleton table, where i list some status about services. I would like to display like a traffic light if these status are okay.
Motivation
Fully support the usage of singletons. Otherwise i would need to recreate that with a normal table.
Detailed Design
Requirements List
Drawbacks
Alternatives
Transform every singleton collection in a normal collection and then use insights as normal.
Adoption Strategy
Unresolved Questions
No response
Beta Was this translation helpful? Give feedback.
All reactions