Radioleao
Radioleao

Reputation: 404

Power BI Server with MSSQL Express

I've to install Power BI Server but I'm not sure about requirements. I have two questions.

  1. Power BI can read data from any source. This means I can read data from i.e. Postgresql or MySQL?
  2. PowerBI must use MSSQL 2012 or higher, as repository. Can I use an Express edition as repository?

Thanks

Upvotes: 1

Views: 2414

Answers (1)

SqlKindaGuy
SqlKindaGuy

Reputation: 3591

  1. Yes you can read from PostGreSQL Databases and MySql - Read here

  2. You can use PowerBI Desktop with SQL Express but it has some limitations - Read here

  3. You cannot use PowerBI Server - It requires enterprise license.

Upvotes: 3

Related Questions