Hi, I have been struggling with what can or cannot be done in Kibana. One thing that we need is to query records from many data sources and be able to display the latest record for each data source.
I googled around and found this similar use case in stackoverflow but unfortunately it wasn't answered.
I tried to see if I can use Elasticsearch Query DSL syntax but it doesn't appear I can use it in any elements created off the workpad(please correct me if I am wrong).
Any information or suggestion will be highly appreciated.
Thanks a lot.