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!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Can we calculate the formula using conditions for multiple rows?

AYESHASIDIKHA
8 - Asteroid

Hi Team,

 

I have a doubt, The data I am working on is based on Years and Amounts. Attaching one sample excel file which has dummy data

 

The condition is like for example,

If we are taking 2023A column then the formula for first and last years(2023,2025) is Amount/2*0.5 and for the middle year(2024)  is   Amount/2.

If we are taking 2023B column then the formula for first and last years(2023,2028) is Amount/5*0.5 and for the middle years (2024,2025,2026,2027)  is   Amount/5.

 

It would be great if i get a solution ASAP.

13 REPLIES 13
AYESHASIDIKHA
8 - Asteroid

Hi,

 

 

 

I am getting this Error which is attached.

ed_hayter
13 - Pulsar

Can you show your configuration for the generate rows tool. My workflow runs fine so just want to check the configuration is the same.

 

Alternatively if you've switched the input file to another file it might not be working as intended

AYESHASIDIKHA
8 - Asteroid

Attaching the screenshot of configuration window

 

ed_hayter
13 - Pulsar

that all looks ok - except you have an extra record going into the generate rows compared to me which would suggest something earlier in the flow has changed.

 

In my input i have the first row contains data is unchecked.

 

image.png

I believe this is causing the field names to be different.

Labels
Top Solution Authors