Forum Discussion

troyhimes's avatar
troyhimes
Resolver I
4 years ago
Solved

R script not working in Service

  #"Removed Duplicates" = Table.Distinct(#"Changed Type2", {"Column X"}), #"Run R script" = R.Execute("# 'dataset' holds the input data for this script#(lf)#(lf)write.csv(dataset, file = ""...