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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
mtworski
Frequent Visitor

Data from different table in a R visual.

Hello,

 

I need to use data from different tables in an R visual.

These tables have of course a different number of row.

 

But, PowerBI forces to put all the data in a same dataframe, which is not working if the column length aren't equal.

 

Do you have any idea to fix this ?

Maybe I can change the autolatic lines powerBI is adding to my script ?

 

Thanks a lot.

1 ACCEPTED SOLUTION
v-sihou-msft
Microsoft Employee
Microsoft Employee

@mtworski

 

In this scenario, I suggest you create a calculated table to SUMMARIZE() column both tables together. Then drag fields from this calculated table into R visual to execute your R script.

 

Regards,

View solution in original post

2 REPLIES 2
v-sihou-msft
Microsoft Employee
Microsoft Employee

@mtworski

 

In this scenario, I suggest you create a calculated table to SUMMARIZE() column both tables together. Then drag fields from this calculated table into R visual to execute your R script.

 

Regards,

mtworski
Frequent Visitor

Hello,

 

I need to use data from different tables in a R visual.

These tables have of course different number of rows.

Unfortunately, PowerBI forces these datas in a same dataframe, which won't work as the column will have different length.

Do you have any idea ?

Maybe I can remove/change these automatic lines added to my script ?

 

Thank you and sorry for english mistakes if any.

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

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