Skip to main content

Power BI

New

Pass Multiple Unrelated Tables to R Visual

Vote (5) Share
's profile image

on 03 Feb 2018 07:44:45

Right now, I can pass fields from linked tables to an R visual element. What I'd like to be able to do is to "dumb down" Power BI and have it let me pass multiple, unrelated fields (or entire tables) to the script. Power BI could create a separate dataframe for each unrelated table I choose to pass to the visual. That way, I can use multiple, unrelated data sources in my script to produce a visual.

Comments (1)
's profile image Profile Picture

aa841ad5 599e-429f-b4f1-dd3948bc17df on 06 Jul 2020 00:00:05

RE: Pass Multiple Unrelated Tables to R Visual

at times it is quite expensive to force powerbi to maintain relationships between big tables. It would be nice if i could just accept 2 different tables and let R work out how to display the combinded data.