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 calculations within specific row id

Nyk_Ton
5 - Atom

Hello, 

 

I am stuck with a situation where I have a multiple unique id which have different approval types. Based on the approval on one category , I need to fix the Approval for other categories for a specific unique id. I am attached the sample dataset for reference. 

 

 

5 REPLIES 5
Raj
16 - Nebula

@Nyk_Ton can you explain the logic of approval.

Nyk_Ton
5 - Atom

Hello Raj ,

The approval chain goes as Student , Teacher 1 , Teacher 2 (if Applicable) and then mentor .

We need to look at the Role decision of the "Mentor". If for a particular record id , the mentor has approved the record then we need the result as approved against all rows for that record id (irrespective of whether teacher1 or teacher 2 has approved or not).

Raj
16 - Nebula

@Nyk_Ton Please find the workflow attached

mark done if solved.

Nyk_Ton
5 - Atom

thanks Raj , this works 

Raj
16 - Nebula

@Nyk_Ton happy to help

Labels
Top Solution Authors