SOLVED
Data imputation across multiple columns
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
oliverd
7 - Meteor
‎07-25-2022
08:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How should I do a linear interpolation for the following example data:
so that I get the following result:
Solved! Go to Solution.
Labels:
- Labels:
- Datasets
2 REPLIES 2
Amol_Telore
11 - Bolide
‎07-25-2022
08:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
‎07-25-2022
08:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Very nice thank you
