Forum Discussion
R Visual workspace error
Hi Anonymous ,
I have tested on my side, and it works well.
Please check: R visuals in the Power BI service have a few limitations.
Some of these limitations may be related to your sceanrio:
1. Data size limitations – data used by the R visual for plotting is limited to 150,000 rows. If more than 150,000 rows are selected, only the top 150,000 rows are used and a message is displayed on the image.
2. Calculation time limitation – if an R visual calculation exceeds 60 seconds the script times out, resulting in an error.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous6 years agoNot applicable
Did you try with 3.6.1 and libraries(jsonlite) and library(httr) and call API in power bi workspace ? We tred with this and this throws error.We have dataset column values to 5 and script execution does not takes more time.
THanks
Vivek
- Icey6 years agoCommunity Support
Hi Anonymous ,
I don't know much about the usage of these two packages. So, please give me an example PBIX file without sensitive information. And I'll test on my side.
Best Regards,
Icey