Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

Alteryx Designer Desktop Discussions

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

[No Valid Fields] Regex Tool

wht822
7 - Meteor

Hello,

 

I am trying to attach a very simple input (see below) to the Regex tool.

wht822_0-1588692480823.png

 

However, when I run the workflow (see below) and try to select a field to parse in the Regex tool, it ways there are no valid fields available. Does anyone know why this would be? I am new to using Regex and trying to gain an understanding of it.

wht822_2-1588692638844.png

 

 

 

1 REPLY 1
fmvizcaino
17 - Castor
17 - Castor

Hi @wht822 ,

 

Your column format needs to be text in order to Regex tool works.

A suggestion is to use a select tool before changing the format.

 

Best,

Fernando Vizcaino

Labels