Set current clicked object title to a string and show as the page title

I am trying to set a page title variable to be a clicked objects title attribute.

I have a object table and when i click on a row i open a page and display that object.

Event on click:
Switch to Page 1
Set variable value: Active objects title (object property) → Page title (string).

But it doesnt set the variable and i am guessing it is becuase i have a variable transformation that clearly states: “This variable value will be copied immediately without waiting for potential recomputation of its input variables”.

Is there any way to get around this. I want the user to see in the title what case is currently beeing viewed in that tab:

image