ScriptSoft
ScriptSoft

Reputation: 183

How to connect to 2 different data sources from Power BI

Is it possible to connect to 2 different data sources from Power BI Desktop at the same time to design one report?

I have 2 different data sources ( SQL Server & Oracle) to fetch data using Power BI and create a common report.

please suggest any possibility or any work around if there?

Upvotes: 1

Views: 886

Answers (1)

Jon
Jon

Reputation: 4967

It is possible to connect to more than one data sources and types. You can mix and match modes as well, you can import data, or use direct query to allow a connection to the data sources. SQL Server will have a native driver in Power BI, for Oracle please see here

Upvotes: 2

Related Questions