# How to get data from specific meshes

**URL:** https://discourse.paraview.org/t/how-to-get-data-from-specific-meshes/9460
**Category:** ParaView Support
**Created:** [April 19, 2022, 6:39am UTC](https://discourse.paraview.org/t/how-to-get-data-from-specific-meshes/9460 "2022-04-19T06:39:08Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Raymond.Yu](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/r/58956e/32.png) [@Raymond.Yu](https://discourse.paraview.org/u/Raymond.Yu)
#### Post date: [April 19, 2022, 6:39am UTC](https://discourse.paraview.org/t/how-to-get-data-from-specific-meshes/9460/1 "2022-04-19T06:39:08Z")

</div>

Hello everyone,  
I just started using Paraview, but I ran into a problem. As shown in the picture, I want to get the gas mass fraction in the selected meshes, but I don’t know how to do it. Any useful information would be appreciated.

 ![image](https://discourse.paraview.org/uploads/default/original/2X/7/73a38d6d1e955b3e76b3e7e88d8b3c29c93c49e5.png)

---

<div class="post-metadata">

### Author: ![timothee.chabat](https://discourse.paraview.org/user_avatar/discourse.paraview.org/timothee.chabat/32/5729_2.png) [@timothee.chabat](https://discourse.paraview.org/u/timothee.chabat)
#### Post date: [April 19, 2022, 11:56am UTC](https://discourse.paraview.org/t/how-to-get-data-from-specific-meshes/9460/2 "2022-04-19T11:56:24Z")

</div>

Hey @Raymond.Yu ,

one way of doing so is to create a new `Spreadsheet View` and select the option `Show only Selected Elements`.  
 ![image](https://discourse.paraview.org/uploads/default/original/2X/b/bca8e313a5e469cde807d647b8c30cd59a0e2e21.png)

If you want to display it in the render view you can look at the selection labels in `Menu -> View -> Find Data -> Cell Labels`

---

<div class="post-metadata">

### Author: ![Raymond.Yu](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/r/58956e/32.png) [@Raymond.Yu](https://discourse.paraview.org/u/Raymond.Yu)
#### Post date: [April 20, 2022, 8:29am UTC](https://discourse.paraview.org/t/how-to-get-data-from-specific-meshes/9460/3 "2022-04-20T08:29:19Z")

</div>

Thank you TC. Your advice was very helpful.

---

<div class="post-metadata">

### Author: ![timothee.chabat](https://discourse.paraview.org/user_avatar/discourse.paraview.org/timothee.chabat/32/5729_2.png) [@timothee.chabat](https://discourse.paraview.org/u/timothee.chabat)
#### Post date: [April 20, 2022, 9:27am UTC](https://discourse.paraview.org/t/how-to-get-data-from-specific-meshes/9460/4 "2022-04-20T09:27:27Z")

</div>

Good to hear 🙂 if it solved your problem do not hesitate to tag the answer as the solution
