Forum Discussion
Using r to pull data from app.powerbi.com
- Anonymous8 years ago
Hi Anonymous,
Nope, power bi service not support to use r script.(editor functions and coding formula has been disabled on power bi service side)
You can only consider to use existed features to export data.
Export data from visualizations
If you mean use r script to get data from power bi, you can refer to below blog to get data from power bi rest api:
How to Access Any RESTful API Using the R Language
Regards,
Xiaoxin Sheng
Hi Anonymous,
Nope, power bi service not support to use r script.(editor functions and coding formula has been disabled on power bi service side)
You can only consider to use existed features to export data.
Export data from visualizations
If you mean use r script to get data from power bi, you can refer to below blog to get data from power bi rest api:
How to Access Any RESTful API Using the R Language
Regards,
Xiaoxin Sheng