# How to hide filter from showing in the filter bar?

**URL:** https://discuss.elastic.co/t/how-to-hide-filter-from-showing-in-the-filter-bar/110246
**Category:** Kibana
**Created:** [December 5, 2017, 4:19am UTC](https://discuss.elastic.co/t/how-to-hide-filter-from-showing-in-the-filter-bar/110246 "2017-12-05T04:19:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![saafianihan](https://avatars.discourse-cdn.com/v4/letter/s/839c29/32.png) [@saafianihan](https://discuss.elastic.co/u/saafianihan)
#### Post date: [December 5, 2017, 4:19am UTC](https://discuss.elastic.co/t/how-to-hide-filter-from-showing-in-the-filter-bar/110246/1 "2017-12-05T04:19:35Z")

</div>

We have created multiple dashboards with one index and multiple document types which belongs to that index. Each document type have two common columns namely org\_id (organization id) and workflow\_id. We have to filter data from visualizations based on the logged organization and particular workflow under that organization. So that we added 2 filters, one is org\_id and another one is workflow\_id. Now we have to hide the org\_id from showing in the filter bar. But it should be applied in the filter and the workflow\_id filter should not be hidden. How we can achieve this functionality? If we need to edit the kibana code , then where we have to change? can anyone guide us? Please reply as soon as possible.  
Thank You in advance!!!

---

<div class="post-metadata">

### Author: ![weltenwort](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/weltenwort/32/53885_2.png) [@weltenwort](https://discuss.elastic.co/u/weltenwort)
#### Post date: [December 5, 2017, 4:31pm UTC](https://discuss.elastic.co/t/how-to-hide-filter-from-showing-in-the-filter-bar/110246/2 "2017-12-05T16:31:43Z")

</div>

Hi @saafianihan,

I can't think of a way to easily hide filters. It sounds like you want to set up a multi-tenant situation here. If that is the case, I would advise to index the documents of the two organisations into separate indices and use x-pack security to selectively grant access to different users.

---

<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: [January 2, 2018, 4:32pm UTC](https://discuss.elastic.co/t/how-to-hide-filter-from-showing-in-the-filter-bar/110246/3 "2018-01-02T16:32:35Z")

</div>

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