Hi Expert
I have one workflow that just converting Chinese Character into correct value from Azure China HDI Table
The workflow runs correctly in my old laptop and formula is as below
ConvertFromCodePage([v_promotion.validity], 50227)
After I run same workflow in my new laptop, result becomes to corrputed character. May I know any suggestion on this

Here is some basic information for these two lapto
Old one: Win10 Pro 20H2 (Dell)
New one: Win10 Home 20H2 (Surface Book3)