# Extract maximum value in all range.

**URL:** https://discourse.paraview.org/t/extract-maximum-value-in-all-range/9023
**Category:** ParaView Support
**Created:** [February 21, 2022, 9:08am UTC](https://discourse.paraview.org/t/extract-maximum-value-in-all-range/9023 "2022-02-21T09:08:32Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Ingineering\_DjouFEA](https://discourse.paraview.org/user_avatar/discourse.paraview.org/ingineering_djoufea/32/8619_2.png) [@Ingineering\_DjouFEA](https://discourse.paraview.org/u/Ingineering_DjouFEA)
#### Post date: [February 21, 2022, 9:08am UTC](https://discourse.paraview.org/t/extract-maximum-value-in-all-range/9023/1 "2022-02-21T09:08:32Z")

</div>

Hello everyone. I have resolved a transient problem and would like to extract the largest value of all cells and choose the one that is maximum.  
Please is there a filter that can do this.  
Thank you.

---

<div class="post-metadata">

### Author: ![nicolas.vuaille](https://discourse.paraview.org/user_avatar/discourse.paraview.org/nicolas.vuaille/32/5873_2.png) [@nicolas.vuaille](https://discourse.paraview.org/u/nicolas.vuaille)
#### Post date: [February 21, 2022, 9:20am UTC](https://discourse.paraview.org/t/extract-maximum-value-in-all-range/9023/2 "2022-02-21T09:20:16Z")

</div>

Two options:

- `Threshol` filter
- `Edit / Find Data` menu and create a query some [doc](https://docs.paraview.org/en/latest/UsersGuide/selectingData.html#creating-selections-using-the-find-data-panel)
