Cast to widget in 4.18

I have a blueprint with a widget component which has a text variable, I want to change the text for each instance of the blueprint but I can’t successfully cast to the UMG in my blueprint in 4.18, any help?

When using a widget component, you can gain access to its embedded widget likes this:

226705-capture.png

Found this solution on some other answers, turns out the nodes are still there, just not working in construction script