Hi,
I want to create a data table in Kibana Visulation. Data Table should be like this:
Event name March 13 March 14 March15 March 16 March17
A *12623 4234 234234 345345 1211
(Number of event in this day)
B 2342 2344 23423 24234 2322
However, I can not set column header as a day(for example March13 or 5 days ago).
Actually, I want to present number of daily events in different columns for different days. How can I do this?