Forum Discussion

aar0n's avatar
aar0n
Advocate II
8 years ago
Solved

Integration with aRpsDCA

Would it be possible to have 

https://github.com/derrickturk/aRpsDCA/blob/12a938a6cedc0f12836a62e9116f94a0796ba5b0/R/s3.R

 

embedded in a power bi report?


Power bi is my company's replacement of Spotfire, and in Spotfire, we had that type of software built in.. 
I've been trying to get it to work for a while now, but my programming skills are too basic to make it work.. i'm sure others out there would also benefit from having this suite of tools in a custom r visual.

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    aar0n,

    I am not very clear about your requirement that "Embed R package in a Power BI report". If you need to use R package in Power BI Desktop, you need to add the package you want via that R Installation as  Power BI Desktop calls the R Installation specified in the R scripting Option. 

    There is a similar thread for your reference.
    https://community.powerbi.com/t5/Desktop/Getting-Power-BI-Desktop-to-see-R-packages/td-p/136986

    Regards,
    Lydia

    • aar0n's avatar
      aar0n
      Advocate II

      Thanks. 

       

      I've been trying to embed the package, but have been plagued with errors of every kind. i was hoping to see an example of that particular package embedded in power bi, or an example of how it works in power bi.