Forum Discussion
yellow_days
8 years agoHelper 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 ...
- 8 years ago
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
v-yulgu-msft
8 years agoMicrosoft 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