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