Forum Discussion
Anonymous
6 years agoNot applicable
Automatically exporting Power BI table to Excel
Hi there, I want to use an R package that exports data from Power BI to a xslx file (called openxlsx), so that I can auto-refresh the dashboard with a personal gateway and the R-script within it. Thi...
Anonymous
6 years agoNot applicable
Hi Anonymous ,
For some reason, R Script isn't supported online. There is a python visualization that DOES work online, I'm not very knowledgable when it comes to coding, but maybe you could convert the R to python? Maybe using this?
I was trying to figure out the same thing, so I'd be interested in seeing the R script you found if you wouldn't mind linking it, thanks!