I have a data set containing containing objects in the following format:
{
"id": 123,
"displayName": "foo"
}
I would like to use this to populate an option list. It is important that the user only sees the displayName in the option lists but when a value is selected the filter value is the id field.
Furthermore I'd need to use this filter on data with the following structure:
Unfortunately the controls UI does not work that way. If you could formulate your feature request in our GitHub issue the team can evaluate how feasible it is to accept it.
But I'm not sure if this is something too specific. The options list widget will look on a field and offer to the dashboard consumer a list of terms but you want to look for combinations of two fields and only show one of them and filter by the other right?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.