Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
Navald
New Member

Error on Loading Data using R

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.

1 REPLY 1
mahoneypat
Microsoft Employee
Microsoft Employee

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().

 

https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=2ahUKEwi_tpTl67Xp...

 

If this solution works for you, please mark it as the solution.  Kudos are appreciated too.  Please let me know if not.

Regards,

Pat

 

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.