Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Code Page function return different results in two laptops

Alex_yang
7 - Meteor

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

Alex_yang_0-1632723415661.png

 

Here is some basic information for these two lapto

 

Old one: Win10 Pro 20H2 (Dell)

New one: Win10 Home 20H2 (Surface Book3)

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @Alex_yang 

 

Go to Menu bar> options > User settings > Edit user settings > you will get the below window.

 

Refer the config into your old laptop and try changing it to the below settings.

 

atcodedog05_1-1632725129530.png

 

Hope this helps : )

Alex_yang
7 - Meteor

Hi 

 

I have compared result between old and new. Result is same but execution's result is different. I am not sure whether this is related laptop itself code page or not

 

Old

Alex_yang_1-1632728056071.png

 

New

Alex_yang_0-1632728029105.png

Best regards

Alex yang

 

 

Alex_yang
7 - Meteor

Hi Expert

 

Any suggestion on this?

 

Do you think it is related to laptop itself?

 

Best regards

Alex yang

Labels
Top Solution Authors