09-02-2022 05:22 AM
Hi all,
Following the dashboard documentation, in particular the Line Chart (https://saviynt.freshdesk.com/support/solutions/articles/43000500996-dashboards#Dashboards-Dashboard...) we can see that it should be possible to plot a temporal progression.
Is there a way to navigate the analytic history of a specific analytic and plot the record count in the different executions?
e.g. I want to plot this data:
Kind regards,
Matteo
Solved! Go to Solution.
09-02-2022 05:36 AM
This data comes from Elastic Search hence line chart for this is not possible 😞
09-02-2022 05:45 AM
Ok, thank you for the quick reply.
Do you know if elastic search-based line charts will be released in future updates?
Kind regards,
Matteo
09-02-2022 05:55 AM
Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.
if you think this will be good idea maybe it can be achevied using REST API , you can submit idea to saviynt https://ideas.saviynt.com/
01-13-2023 11:05 AM
Is it possible to show ES history data in any kind of dashboard then? I have a requirement to have a dashboard graph showing count of users of a certain type at certain time intervals but there is not an easy way to show the historical data without redirecting to the analytic itself.