Forum Discussion
Trooz
6 years agoHelper I
How to import SQL files to Power BI
Dear All, I would like to ask you how can I import two SQL files that I've downloaded to Power BI as I have no experience with SQL servers. I've only downloaded an application called "Microsoft S...
- 6 years ago
Hi Trooz
Ifthis is SQL Server .BAK files, just restore the .bak files to any SQL Server and use that. You could also take it a step further and just use the SQL Server as an intermediary and create bacpac files of them so that you can run the SQL Server using something low cost like Azure SQL DB.
http://stackoverflow.com/questions/12057661/converting-sql-bak-to-sql-backpac-format