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.
SOLVED

Visual layout not supporting scandinavian characters anymore

engdell2
8 - Asteroid

I noticed that the possibility to use åöä in the visual layout tool doesn't work well in the latest 2018.2 release. I've tried changing them to HTML entity like ä but that didn't work and since the are inserted in the table or text tool I can't really dictate the encoding of the text. Anyone that has a workaround for me?

 

Best regards//Leif
ugly text.JPG

1 REPLY 1
engdell2
8 - Asteroid

Did a formula on Layout like: Replace([Layout], 'ä', 'ä')

It's not very pretty but I had to get the mail out. Hopefully this thread will help someone else with a funky character ;-)

 

Best regards//Leif

Labels
Top Solution Authors