# Using different dataset for coloring of glyphs

**URL:** https://discourse.paraview.org/t/using-different-dataset-for-coloring-of-glyphs/12044
**Category:** ParaView Support
**Created:** [May 8, 2023, 2:05pm UTC](https://discourse.paraview.org/t/using-different-dataset-for-coloring-of-glyphs/12044 "2023-05-08T14:05:03Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![cory.quammen](https://discourse.paraview.org/user_avatar/discourse.paraview.org/cory.quammen/32/11193_2.png) [@cory.quammen](https://discourse.paraview.org/u/cory.quammen)
#### Post date: [May 8, 2023, 2:37pm UTC](https://discourse.paraview.org/t/using-different-dataset-for-coloring-of-glyphs/12044/2 "2023-05-08T14:37:33Z")

</div>

Welcome to the ParaView community, @Tom.

If your datasets have the same number of points and cells and they are all in the same locations, you can use the **Append Attributes** filter to combine the data arrays in the different files. If they don’t have the same points/cells, you can use **Resample With Data Set**. See [Visualization of data using Paraview](https://discourse.paraview.org/t/visualization-of-data-using-paraview/4703) for a similar question.

---

_[View the full topic](https://discourse.paraview.org/t/using-different-dataset-for-coloring-of-glyphs/12044)._
