Power BI
Needs VotesCan we export file and use a dynamic path to save the file using R in Power BI Service
Vote
(2)
Vinay Mishra on 13 Mar 2019 13:10:02
Exporting excel file using R script.Below is code:
write.xlsx(dataset, file="C:/Users/vmishra6/Ouput5111.xlsx")