# Has anyone here been able to display filtered data (like pictures) in a DVG?

**URL:** https://community.thunkable.com/t/has-anyone-here-been-able-to-display-filtered-data-like-pictures-in-a-dvg/2419878
**Category:** Questions about Thunkable X
**Created:** [May 15, 2023, 7:23pm UTC](https://community.thunkable.com/t/has-anyone-here-been-able-to-display-filtered-data-like-pictures-in-a-dvg/2419878 "2023-05-15T19:23:13Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [May 15, 2023, 8:14pm UTC](https://community.thunkable.com/t/has-anyone-here-been-able-to-display-filtered-data-like-pictures-in-a-dvg/2419878/2 "2023-05-15T20:14:38Z")

</div>

You have two choices:

1. Use a DVG that syncs to a data source. Changing the values in stored variables normally has no effect on DVG contents. So you’ll need to update the data source instead.

2. Use cloned components and manually sync stored variables to those components. This is an **advanced** method of using Thunkable.

---

_[View the full topic](https://community.thunkable.com/t/has-anyone-here-been-able-to-display-filtered-data-like-pictures-in-a-dvg/2419878)._
