Forum Discussion
R visual not working on Embedded Power BI
- 9 years ago
Hey Anonymous,
Check out the article here. It provides some details on using R visuals in PowerBI Embedded.
If you are using the "Publish to Web" feature in PBI then R visuals are not supported yet.
Hope this helps,
Alan
Hey Anonymous,
Check out the article here. It provides some details on using R visuals in PowerBI Embedded.
If you are using the "Publish to Web" feature in PBI then R visuals are not supported yet.
Hope this helps,
Alan
- Anonymous9 years agoNot applicable
Hello alanhodgson, thanks for the quick reply.
I know that the powerbi service does not support so far the R visuals, I am trying to publish them as part of a report to an embedded application. I have seen the article you send, to tell you the truth it is not clear to me what step 3 means
"3. Embed the report into the application using the REST API and Javascript code" Is there any other way?
- v-chuncz-msft9 years agoCommunity SupportAnonymous, As far as I know, there is no other way available. You'll need to go through it before moving on.
- Anonymous9 years agoNot applicable
Hello v-chuncz-msft
This was exactly what I was doing. for some reason though although the graph was working in the desktop when embedded it produced an error. I managed to pin the error to the specific SQL table, I used a different table and the graph works...
thanks