General Discussions

Discuss any topics that are not product-specific here.
SOLVED

INTERPOLATION BETWEEN NULL VALUES

adoen17
9 - Comet

Hi community I have a case for you, and I hope you can help, that is the case. I need interpolate using the ideology of excel or other if you have for interpolate between null values, as the next picture

adoen17_0-1671649639439.png

VALUE A is my only varibale, so I need hold on the values before null, for interpolate as we do in excel.

 

Any Idea??

3 REPLIES 3
gautiergodard
13 - Pulsar

hey @adoen17 

Would you be able to explain how you'd go about doing this in excel? I am not sure I understand based on your screenshot.

From there we can assess how to replicate in Alteryx.

adoen17
9 - Comet

 

using this formula between 2 knows value, and find (y) for my (x) in this case value A. I already solve it.

adoen17_0-1672240500338.png

Using the idea of https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Linear-Interpolation-of-Values/td-p/19... but adding the VALUE A, as you can see in my excell.

 

adoen17
9 - Comet

adoen17_0-1672240639421.png

 

Labels
Top Solution Authors