Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

First 4 characters in Column Header for Column with highest confidence?

datamodeling101
6 - Meteoroid

Hello,

 

I have 4 columns in my data flow that provide a confidence.  What i'd like to do is get the column header's first four character for the highest confidence percentage and store that in a new column. How would I go about doing something like this?

 

Alteryx Confidence.png

 

In the example above for row 233, I want a new column that will be 1000, for 239 it would show 1005, etc...

3 REPLIES 3
ImadZidan
12 - Quasar

Hello @datamodeling101 ,

 

Can you please provide a couple of records as a sample data.

Emil_Kos
17 - Castor
17 - Castor

Hi @datamodeling101 

 

I think it does what you need. 

datamodeling101
6 - Meteoroid

Thank you Emil, this was much easier than I was making it out to be.  The sample tool is new to me...  Since it's called a sample is there a limit on the number of records?

Labels