Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
Solved! Go to Solution.
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,
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,
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.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
71 | |
70 | |
38 | |
26 | |
26 |
User | Count |
---|---|
100 | |
87 | |
45 | |
43 | |
35 |