Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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 problem

ck2024
9 - Comet

Hey guys

 

When I tried to run this as a multi-row formula to populate the scheme name into the scheme name column that appears above each measure condition, I couldn't get it to work.

 

I managed it through other convultated means, but I'd to understand what i was doing wrong so if someone has the time could then pop a solution into this thread please?

 

MeasureProp'nScheme Name
May-14 PSP  
BPBT0.75 
TSR0.25 
May-15 PSP  
BPBTPS0.75 
TSR0.25 
May-16 PSP  
BPBTPS0.75 
TSR0.25 
May-17 PSP  
BPBTPS0.75 
TSR0.25 

 

to this: 

 

MeasureProp'nScheme Name
BPBT0.75Jun-13 PSP
TSR0.25Jun-13 PSP
BPBT0.75May-14 PSP
TSR0.25May-14 PSP
BPBTPS0.75May-15 PSP
TSR0.25May-15 PSP
BPBTPS0.75May-16 PSP
TSR0.25May-16 PSP
BPBTPS0.75May-17 PSP
TSR0.25May-17 PSP

 

Thanks a lot!

5 REPLIES 5
Emil_Kos
17 - Castor
17 - Castor

Hi @ck2024,


I have prepared a workflow for you:

Emil_Kos_0-1620633609318.png

 

Qiu
21 - Polaris
21 - Polaris

@ck2024 
I feel a filter is needed.

Capture1A.PNG

ck2024
9 - Comet

Thanks both - I knew I was being a bit silly with it and now see the light!

Emil_Kos
17 - Castor
17 - Castor

Hi @Qiu,

 

Good point with the filter. 😀

Qiu
21 - Polaris
21 - Polaris

@ck2024 
Thank you also.

@Emil_Kos 
It was only based on your flow.

Labels
Top Solution Authors