Rename label by selecting a field.

Rename label by selecting a field.

Hi
help me please!!

I have the selection field "COUNTRY": if we choose " ITALY
The second label called "STATE" should be changed in " PROVINCIA".

if
(input.country.contains(("ITALY"))
and after?


Thanks