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

WhiteSpace removal from header

Dampop
7 - Meteor

i want to remove whitespace from the header, how can i achieve that, i have used regex and trim, it is not working.

3 REPLIES 3
Dampop
7 - Meteor

The workflow

JosephSerpis
17 - Castor
17 - Castor

Hi @Dampop you will need to use a Dynamic Rename tool to trim whitespace in the header. You can use regex and trim to achieve your desired results within the Dynamic Rename tool.

Dampop
7 - Meteor

Got it, it worked.

 

Thank you

Labels
Top Solution Authors