Hi,
I am creating a Kibana report where I wanted to fetch Latest Results of Testcase Status.
As I understand,we dont have Top Hit available for String for any Graphical visualization like Piechart/Vertical Graph. So I thought utilizing Metric visualization to get the 'Top hit' result for my Testcase status at latest timestamp. But the problem is we dont have option available for doing 'counts' of 'TopHit'.
I also tried pasting my aggregation Query(DSL) in Filters for visualization but I believe filters doesnot parse aggregation queries.
Can anyone please suggest me a way to do that apart from creating a Index,as it is out of scope for me.
TIA.