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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
yellow_days
Helper I
Helper I

dimensional modeling and doing Sentiment analysis using R Script

Hello,

 

I would like to try a simple Sentiment analysis with a R Script.

I created a dimensional model but im not sure how to handle the user comments. I hope someone can give me some advices.

 

I thought about just to create a simple User Dimension (with name, address, age)

and a fact table with some measures.

 

I would like the integrate a R-Script (R Script visual) and let the sentiment run on the comments. But right now Im not sure where I should store the comments.

 

I thought first about store them in the fact table but I also read long text attributes should not be stored in the fact table, because of performance reasons. Now my question: can i store them in a dimension table and still run the R-Script and get the right results?

1 REPLY 1
Anonymous
Not applicable

HI @yellow_days,

 

 

If your tables contains accurate relationships, it is possible to analysis related dimensional table columns.

Since I'm not familiar with dimensional datasource, I'm not so sure if above method works on all dimensional models.

 

Notice: current power bi not support analysis many to many relationships.

 

BTW, you can also post this to analysis service related forum to know how r script work with dimension data model.

 

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors