# Append Attributes calculating two field sources?

**URL:** https://discourse.paraview.org/t/append-attributes-calculating-two-field-sources/13192
**Category:** ParaView Support
**Created:** [November 6, 2023, 12:50am UTC](https://discourse.paraview.org/t/append-attributes-calculating-two-field-sources/13192 "2023-11-06T00:50:48Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Cui](https://discourse.paraview.org/user_avatar/discourse.paraview.org/cui/32/12782_2.png) [@Cui](https://discourse.paraview.org/u/Cui)
#### Post date: [November 6, 2023, 12:50am UTC](https://discourse.paraview.org/t/append-attributes-calculating-two-field-sources/13192/1 "2023-11-06T00:50:48Z")

</div>

I have two sets of output files i.e., rm2turbPipe0.f00001 and rmsturbPipe0.f00001 from Nek5000. The files are with the same mesh and I want to use them to calculator. I had followed the previosu topic [Calculator from different field sources?](https://discourse.paraview.org/t/calculator-from-different-field-sources/176), but my _Append Attributes 1_ and _Append Attributes 2_ (please see the attchment) stay under the two different files, so that the calcualtor cannot to combine them together. I am not sure it is because my operation, the version of Paraview or the output file of Nek5000. Could anyone give any suggestions? Much appreciated.

 ![image](https://discourse.paraview.org/uploads/default/original/2X/9/9359fe3fb7748a47f0b1ba076741c002acab0a75.png)

---

<div class="post-metadata">

### Author: ![Kenichiro-Yoshimi](https://discourse.paraview.org/letter_avatar_proxy/v4/letter/k/ecc23a/32.png) [@Kenichiro-Yoshimi](https://discourse.paraview.org/u/Kenichiro-Yoshimi)
#### Post date: [November 6, 2023, 3:16am UTC](https://discourse.paraview.org/t/append-attributes-calculating-two-field-sources/13192/2 "2023-11-06T03:16:01Z")

</div>

On the `Pipeline Browser`, with both rm2turbPipe0.f00001 and rmsturbPipe0.f00001 selected while holding down the Ctrl key, then `Append Attributes` filter must be applied.

---

<div class="post-metadata">

### Author: ![Cui](https://discourse.paraview.org/user_avatar/discourse.paraview.org/cui/32/12782_2.png) [@Cui](https://discourse.paraview.org/u/Cui)
#### Post date: [November 6, 2023, 6:38am UTC](https://discourse.paraview.org/t/append-attributes-calculating-two-field-sources/13192/3 "2023-11-06T06:38:35Z")

</div>

Great, it works. 😄

Kyoshimi, thanks for you instant reply!
