This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
The R for loading data is using excessive RAM.
I use R to load data onto PowerBI because I have to do some operations before hand. My system has 48 Gb RAM and its running out of RAM when data is loading.
The RAM is being used by the multiple R sessions that start on data refresh.
The same script when I run outside of PowerBI on Rstudio , it hardly uses 10% of RAM.
Please help in understanding how to solve the issue of POwerBI running weirdly multiple sessions of R and then using a lot of RAM by each of them.
Just brainstorming here, but are you doing merges with the loaded R data table(s)? You may be unintentionally reloading for each row of data. See this video by Chris Webb with GuinInACube. May be an application for Table.Buffer().
If this solution works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.