Hello,
We are trying to get how long an event took by getting the timestamps between events and calculating averages. We were able to do this via a PPL (Piped Processing Language) query on Opensearch.
We now want to display the values and results in a dashboard. Is it possible to display a PPL table on a dashboard? We can only find bar charts, time series, pie charts, etc. But a table visualization should be the most basic option, like what it is shown in the “Table view” toggle. Is it not possible?