Help casting from character to widget?

This variable “Health” is in my character blueprint

I want to cast it into my HUD widget blueprint, that looks like this

However, I’m being told that the widget ‘accessed none’ from the character BP. I’ve searched the forums but just cant figure out how to properly cast this simple variable from one BP to another… please help me. Thanks a lot

Basically, I just need to know how to cast an integer from one bp to another

Can you paste whole accessed none error? Fact that it in CharacterBP tells nothing

Does this help at all?