How to cast save game variable to UMG

Hi, I have created a save game with an int variable inside, I can see its working with print string, now I just need to add it to my UMG but cant figure out how to do it.

I keep getting the error at the bottom of the screen.

I followed this tutorial.

I figured it out the problem was the return node was set to integer instead of text