Hi,
I'd like to build a dashboard with visualizations. In first index I have sales details. Let say:
product, sale_value, quantity, sale_date.
In other index I have:
purchase_price, price_date
In visualization I'd like chart (like timelion). First line present aggregated sale value by day. Second present aggregated purchase value by day (as above).
I'd like to use filter control with just one date selection field(s)
Possible to do this in Kibana?
Regards
