# Percentages in visualizations without a range

**URL:** https://discuss.elastic.co/t/percentages-in-visualizations-without-a-range/145177
**Category:** Kibana
**Created:** [August 20, 2018, 1:17pm UTC](https://discuss.elastic.co/t/percentages-in-visualizations-without-a-range/145177 "2018-08-20T13:17:37Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![TheSmartMonkey](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/thesmartmonkey/32/33965_2.png) [@TheSmartMonkey](https://discuss.elastic.co/u/TheSmartMonkey)
#### Post date: [August 20, 2018, 1:17pm UTC](https://discuss.elastic.co/t/percentages-in-visualizations-without-a-range/145177/1 "2018-08-20T13:17:38Z")

</div>

What I am trying to do is to have a visualization of my warn, info, error and missing level fields of my logs as a percentage it's why I added this fields with a grok filter and put it all in a goal vizu but when I use the percentage box it does a percentage by a range  
How can I have a percentage of all my logs without this range (the auto extend range don't works)?

with no percentage :

 ![Screenshot%20from%202018-08-20%2015-07-29](https://us1.discourse-cdn.com/elastic/original/3X/1/e/1ec9b5ef05ef5b96e0b6743587884b2fe8c12366.png)

with percentage mode and range 10000 :

 ![Screenshot%20from%202018-08-20%2015-14-23](https://us1.discourse-cdn.com/elastic/original/3X/6/2/62e2d8e9026261b6e214e9ec4454c4ad9c57581c.png)

What I want for this cas is to have 79% missing, 20% info, 0.9% warn and 0.1% error approximatively

---

<div class="post-metadata">

### Author: ![lukas](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/lukas/32/6812_2.png) [@lukas](https://discuss.elastic.co/u/lukas)
#### Post date: [August 21, 2018, 9:39pm UTC](https://discuss.elastic.co/t/percentages-in-visualizations-without-a-range/145177/2 "2018-08-21T21:39:04Z")

</div>

Hmm, I don't believe this is currently possible. The percentage mode shows the value as a percentage of a fixed number, not as a percentage of the sum of the values.

I believe what you're looking for is similar to this feature request: [https://github.com/elastic/kibana/issues/19489](https://github.com/elastic/kibana/issues/19489)

You can feel free to [open a new feature request](https://github.com/elastic/kibana/issues/new?template=Feature_request.md) as well.

---

<div class="post-metadata">

### Author: ![TheSmartMonkey](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/thesmartmonkey/32/33965_2.png) [@TheSmartMonkey](https://discuss.elastic.co/u/TheSmartMonkey)
#### Post date: [September 10, 2018, 10:02am UTC](https://discuss.elastic.co/t/percentages-in-visualizations-without-a-range/145177/3 "2018-09-10T10:02:28Z")

</div>

> <https://github.com/elastic/kibana/issues/22872>

---

<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: [October 8, 2018, 10:02am UTC](https://discuss.elastic.co/t/percentages-in-visualizations-without-a-range/145177/4 "2018-10-08T10:02:33Z")

</div>

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