# get a list with only articles that have images

**URL:** https://forum.shopware.com/t/get-a-list-with-only-articles-that-have-images/66721
**Category:** International (English Only)
**Created:** [5. Mai 2020 um 07:58 UTC](https://forum.shopware.com/t/get-a-list-with-only-articles-that-have-images/66721 "2020-05-05T07:58:25Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ricardo](https://avatars.discourse-cdn.com/v4/letter/r/a6a055/32.png) [@ricardo](https://forum.shopware.com/u/ricardo)
#### Post date: [5. Mai 2020 um 07:58 UTC](https://forum.shopware.com/t/get-a-list-with-only-articles-that-have-images/66721/1 "2020-05-05T07:58:25Z")

</div>

I’m new to the platform and inherited a website. I’m tring to create a filter that will only show articles with images. But so far I got no success on this. Anyone can point me to a solution or at least where to explore? Thank you all

---

<div class="post-metadata">

### Author: ![komoito](https://avatars.discourse-cdn.com/v4/letter/k/48db29/32.png) [@komoito](https://forum.shopware.com/u/komoito)
#### Post date: [22. Mai 2020 um 07:19 UTC](https://forum.shopware.com/t/get-a-list-with-only-articles-that-have-images/66721/2 "2020-05-22T07:19:42Z")

</div>

Hi, all images are stored in s\_articles\_img &nbsp;table so simply check if that article have images in that table
