You can change the datatype of the Switch activity. Open the properties of Switch activity and find the Type argument option from the dropdown select the System.String.
Hie @sugeng_raharjo if your variable type is string then you have to match the switch variable also in the string variable form for this you can simply go in the switch property section and change the variable as the same variable you are working with …
cheers Happy Automation