How should I do a linear interpolation for the following example data:
so that I get the following result:
Solved! Go to Solution.
Hey @oliverd
Here is my solution. Feel free to reach out to me in case of any concerns.
FYI, I have pivoted data first so that we don't need to use Multi Row formula multiple times and you can have it for N number of fields.
Very nice thank you