How can I compare multiple date ranges (weekly ranges) by the uniq count of user_id? I wanna see something like this:

How can I compare multiple date ranges (weekly ranges) by the uniq count of user_id? I wanna see something like this:

Hi @Guaris,
You should be able to do so with Timelion: https://www.elastic.co/guide/en/kibana/current/timelion.html.
Using an expression like ".es(*), .es(offset=-1w)" should do the trick.
Mike.
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.