# How to calculate the user growth rate in Kibana?

**URL:** https://discuss.elastic.co/t/how-to-calculate-the-user-growth-rate-in-kibana/335945
**Category:** Kibana
**Created:** [June 14, 2023, 8:18am UTC](https://discuss.elastic.co/t/how-to-calculate-the-user-growth-rate-in-kibana/335945 "2023-06-14T08:18:59Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Amber](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/amber/32/122141_2.png) [@Amber](https://discuss.elastic.co/u/Amber)
#### Post date: [June 14, 2023, 8:18am UTC](https://discuss.elastic.co/t/how-to-calculate-the-user-growth-rate-in-kibana/335945/1 "2023-06-14T08:18:59Z")

</div>

How can I make a growth rate from Kibana, searched for all the posted discuss, I find it could be implemented in TSVB, but I still cannot figure out how to make it...

 ![TSVB pannel](https://us1.discourse-cdn.com/elastic/original/3X/4/9/49818b6797a4d506326f3d47549493e104f3d1b9.png)

## Here is my idea:

- I want to make day as the interval for this chart, and each point with value calculated as total unique device id occurred before this time point
- calculate the rate with sequential divide by using current value of the point divided by the value before it.

Where can I get some information or hints, thanks!

---

<div class="post-metadata">

### Author: ![grfneto](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/grfneto/32/125776_2.png) [@grfneto](https://discuss.elastic.co/u/grfneto)
#### Post date: [June 15, 2023, 12:57am UTC](https://discuss.elastic.co/t/how-to-calculate-the-user-growth-rate-in-kibana/335945/2 "2023-06-15T00:57:57Z")

</div>

Hi @Amber

Have you checked the Analyze time series data part yet?

maybe it can help you build the desired visualization.

Here is the documentation link:  
[Analyze time series data | Kibana Guide [8.8] | Elastic](https://www.elastic.co/guide/en/kibana/8.8/create-a-dashboard-of-panels-with-ecommerce-data.html#custom-time-interval)

Best regards

---

<div class="post-metadata">

### Author: ![Amber](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/amber/32/122141_2.png) [@Amber](https://discuss.elastic.co/u/Amber)
#### Post date: [June 15, 2023, 1:12am UTC](https://discuss.elastic.co/t/how-to-calculate-the-user-growth-rate-in-kibana/335945/3 "2023-06-15T01:12:05Z")

</div>

thanks in advance! I'll try to explore it

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 13, 2023, 1:12am UTC](https://discuss.elastic.co/t/how-to-calculate-the-user-growth-rate-in-kibana/335945/4 "2023-07-13T01:12:38Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
