{
myCategory: "A"
myValue"10"
}
{
myCategory: "B"
myValue"20"
}
{
myCategory: "A"
myValue"14"
}
...
Was looking for a way to do the following metric visualization --> get the minimum myValue from the latest 3 documents which has myCategory value as "A". And if that minimum value is >10 display metric in red font.
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.