Forum Discussion

anne's avatar
anne
Regular Visitor
9 years ago
Solved

Handing data over to R: capacity limitations?

Hi there,   I am facing an issue with R integration: Is there a limit to the number of rows that I can feed into R? I want to run an analysis over a very long table and it seems that half of the da...
  • v-ljerr-msft's avatar
    9 years ago

    Hi anne,

     

    Currently, R visuals in Power BI Desktop has a few limitations:

    • 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.

    For more details about these limitations, you can refer to this article.:smileyhappy:

     

    Regards