Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Using r to pull data from app.powerbi.com

I've been searching and searching trying to find out whether or not something can be done.   There is a Power BI report within my company that I have access to. For reasons to complicated to explai...
  • Anonymous's avatar
    Anonymous
    8 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