Alteryx Designer Desktop Discussions

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

Subtracting Between Columns

wpatino15
6 - Meteoroid

Hello,

 

I'm fairly new to Alteryx and I'm trying to get the hang of it. I'm currently working on a workflow and need some assistance.

 

So what I am currently doing is trying to see increases of data between years. Below is how the data looks:

 

Type          2012    2013    2014    2015   2016    2017

Average      78       76         88       110      129     157

 

What I want it to do is to find the difference for each of those years, but if the amount goes down, to show me a zero. So I want the data to look like this:

 

Type          2012    2013    2014    2015   2016    2017

Average      78       76         88       110      129     157

Change        0         0          12        22        19       28

 

Any assistance in this would be highly appreciated. Thank you in advance!

2 REPLIES 2
ponraj
13 - Pulsar

Attaching a sample workflow for you case. Hope it is helpful. 

Workflow.PNGResults.PNG

wpatino15
6 - Meteoroid

That solved my problem. Thank you so much for your help!

Polls
We’re dying to get your help in determining what the new profile picture frame should be this Halloween. Cast your vote and help us haunt the Community with the best spooky character.
Don’t ghost us—pick your favorite now!
Labels