Hello,
I have a list of tickets for a computeur support.
I would have in a tab the ratio beetwin the count of exchange and the unique count of ticket number, for different typologies, like that:
Is it possible in a tab ?
thanks
Hello,
I have a list of tickets for a computeur support.
I would have in a tab the ratio beetwin the count of exchange and the unique count of ticket number, for different typologies, like that:
Is it possible in a tab ?
thanks
Hello,
I suppose this topic is related to you. Only with kibana seems impossible unfortunately, but transform may be a possible solution.
Hi @Fred59 ,
another option you can consider is Lens formula:
unique_values( myField ) / count()
to know more about Lens Formulas you can have a look at the guide, which includes some nice examples: Create visualizations with Lens | Kibana Guide [7.16] | Elastic
thanks but it's desable on my hoster
thanks but it's desable too on my hoster
Which version of the stack do you have?
I think i will use that:
It should be possible to install that on my hoster
Kibana 6.8.23
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.