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

Multi row formula fill based on second column

GoldenDesign04
8 - Asteroid

Not sure if I labeled this correctly. I data coming in and joining on "connection point" a hierarchical naming convention.

Site>>Router>>Machine as a combined field.

This pulls in error codes for specific machines and their system ticket number, but the entirety of the Site should have this ticket applied to it. I've used a substring to pull the site number out of the "connection point" I figure a multi row formula to check for Site match and then add the Ticket/error code down but am unsure how to approach this:

Here is sample data:

TicketError CodeSite
Tic12345No Response0110
  0110
  0110
  0158

 

1 REPLY 1
PhilipMannering
16 - Nebula
16 - Nebula

Hi @GoldenDesign04 

 

I've attached an example of how you fill down.. and I've grouped it by [Site] so that it repeats for each Site. See if it suits your need.

PhilipMannering_0-1606152230093.png

 

Thanks, P

Labels
Top Solution Authors