Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Can i use R if my source is live SSAS?

I have a .pbix with some data regarding leads and I wanted to add some ML to predict whether the lead is likely to buy…

 

I have experience in R, but not that much in Power BI.

 

(If I were to use only R, it is pretty simple since my dataset would be a .csv file and all computation is done locally…)

 

In my .pbix I am consuming live data from an SSAS. (I have Power BI premium).

 

I have the below questions:

  • Can I run a R script in the case my source is SSAS live?
  • Given the fact that I have Power BI premium… is it better me writing the R code to predict if the lead will buy or shall I use some sort of “packed” service within Power BI Premium that already does this…

2 Replies