Set Brush not working - What am I doing wrong here?

UE 4.27.2

I have been reading similar posts -so sorry before all!- but I can’t get this to work and probably is something really easy to solve. I am learning so sorry again if my question is too noob. :sweat_smile:

I have a widget with a ListView with instances of another widget called “JugadorListaWidget” inside of it.


Captura2

and 3 images that I am going to use later to replace the icon inside the child widget. (imgHost, imgEspera, imgListo)

The child widget has a text and an image inside. I need to change that image from outside so I made this blueprint that seems to be working all well but the last “Set Brush Resource Object” and nothing happens, no errors nor image switched, so what am I doing wrong?

Thanks in advance!