Forum Discussion
R visual data limitations
- Anonymous8 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
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
Everything is working fine in desktop.
But I have problem when I upload it to the cloud, the script doen't found the path of the files because they are in local ... obiously.
How can I solve this?