Are you sure? Breakpoints cut the execution before the node they are on is executed.
Can you “Step Over” and see if the value is filled?
Can you also show the watched variables in the “Blueprint Debugger” tab as (for me) the bubbles are hard to track.
I suspect that the “ToText (string)” node does not return a proper value from the screenshot but I’ll have to try it.