Forum Discussion
rlu
6 years agoFrequent Visitor
zoo's na.locf function not filling fields with R script in Power Query Editor
I'm trying to use the zoo package's na.locf() function to fill missing values in adjacent rows. It works when I run it in RStudio, but it does not work in PowerBI. Here's an abridged version of the R...
rlu
6 years agoFrequent Visitor
any update?