Forum Discussion
Anonymous
3 years agoNot applicable
Interpolate missing data with group by column
Hello All, I would like to have blank values to be filled with interpolated values as per the dates and name column values. Sample data: let
Source = Table.FromRows(Json.Document(Binary...
Anonymous
3 years agoNot applicable
ronrsnfld i have added few more data in this one drive folder of excel file.
data.csv
https://1drv.ms/u/s!AmauTLNmHKexhGk_35S3lYSDxxQs?e=5NcD4K
Could you please check on the same.
ronrsnfld
3 years agoSuper User
Out of town now. But have a method for straight line Interpolation of missing data points ignoring missing data at very start or end. Will post later this week.