Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

3rd row with the % Sign

iamviraj13
8 - Asteroid

Hi Everyone,

I need help in getting the Percentage sign '%' in my 3rd-row output. I have attached the file for reference

For Example: 

I have 3rd row as   87  86   77  55  80  92 ...... And I need it as 87%  86%.........

Capture.PNG

 

Any help would be appreciated.
Thanks

2 REPLIES 2
fmvizcaino
17 - Castor
17 - Castor

Hi @iamviraj13 ,

 

There isn't a pretty way to do it and you will need to format everything as string as well.

Example attached.

 

Best,

Fernando Vizcaino

iamviraj13
8 - Asteroid

Thanks @fmvizcaino.

Labels
Top Solution Authors