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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
yellow_days
Helper I
Helper I

Should I integrate a script or do R analyzes before loading the data?

Hi,

 

I would like to create a sentiment analysis and Iam just considering wheter to do the sentiment analysis before loading the data into the database and saving the results in a new column or if I am evaluating the sentiment during the Power BI Reporting (By integrating a R-Script)

 

What advantages or disadvantages do I have if I do this in the Reporting (Presentation Layer)?

And what was the intention of the Script integration unction in Power BI?  Are there some Analysis-Types that has advantages to do in the presentation layer?

ation layer?
 
best regards
1 ACCEPTED SOLUTION
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @yellow_days,

 

Per my knowledge, to a certain degree, doing data analysis via R script before loading data into desktop might improve the performance while running report, because it reduces the time spent on modeling data via DAX.

 

Also, using R script can generate more custom visuals apart from those built-in visuals supported by desktop.

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @yellow_days,

 

Per my knowledge, to a certain degree, doing data analysis via R script before loading data into desktop might improve the performance while running report, because it reduces the time spent on modeling data via DAX.

 

Also, using R script can generate more custom visuals apart from those built-in visuals supported by desktop.

 

Regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors