Forum Discussion

luxpbi's avatar
luxpbi
Helper V
8 years ago
Solved

R visual data limitations

Hi,    I'm testing to run an R script visual with Power BI. Everything is working fine, but I have a big doubt. I know that there is a limitation of 150.000 rows per visual, but, what that really ...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Hey luxpbi

     

    I just tested and the 150,000 row limitation only limits the number of rows you pass into the R visual through the "Values" well of the visual itself. I just read a csv of 300,000 rows and the R visual is able to consume all of the rows. So if I'm understanding correctly and you are connecting to data through your R visual, you will not have a limitation on the number of records consumed.

     

    Hope this helps,

    Parker