Forum Discussion
keknight
8 years agoFrequent Visitor
Overlaying scatter plots with R
Hello, I'm new to R and new-ish to Power BI, and trying to replicate in Power BI something I have previously created using Python (matplotlib). I want to pull data from two distinct dataset...
BeardyGeorge
8 years agoAdvocate I
It's another workaround, but the RODBC library works in PBI desktop, so you can query databases from within the visual (this also solves the PBI deduplication problem).
Unfortunately for reasons best known only to Microsoft you can only create a single dataframe as your source dataset(s).