If in content type you having Image field and you are saying if data present ...

Contribution Date
Technology
Contribution Project
Contribution Details

If in content type you having Image field and you are saying if data present in image field then show that content in view othewise hide then follow the below steps :

1. Create view. Add filter of content type.
2. Add all the fields which you want to display.
3. Add one more filter of that Image field and in operator select is not empty(NOT NULL).
4. Now view will show result of content which contains an image.

Thanks!

Contribution Author
Files count
0
Patches count
0