Character Blueprint Varible Update in Widget Blueprint

In my character blueprint (Ares) I have the what is shown below

In my ui set up i have a what is shown in Image below

No button presses set the Instance Character Value to a different value then what it starts as.

Any help or insight would be apperciated.

So, you’re changing ‘Instance character’ from the widget, but the character only reads the data table on begin play.

You need to re-read the table?