- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Database for a small business for Power BI reports
Hi,
I am not sure if this question was asked before.
So currently I have a bunch of Power BI reports that I create based on the data I download from our POS system and other inventory systems.
Now its been a few months that I want to store this data maybe in Azure and create reports by connecting to this database. But I am clueless about the DBA side, what all software I would need to move the tables that are in csv format from a local machine to Azure (possible SQL based) database? Has anyone working in a small business tried doing something similar?
We have a Power BI Pro license and I am trying to figure out a cheaper way to do cloud storage as it won't more than 1 Tb to store 1 year data as of now. Also I have signed up for Azure free version.
Any suggestions and ideas will be much appreciated.
Thanks and regards,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

This question is better suited for on Azure SQL database forums - https://docs.microsoft.com/en-us/answers/topics/25398/azure-sql-database.html and on Azure Data Factory (ADF) - https://docs.microsoft.com/en-us/answers/topics/25405/azure-data-factory.html.
The short answer is that it is possible to move your CSV files to Azure SQL Database easily. I am not sure if you want to do this on a regular basis (schedule) or one-time. If it needs to be on a regular basis you can use ADF and schedule the process; if one-time, you can use Azure SQL Database's Import/Export wizard - https://docs.microsoft.com/en-us/sql/relational-databases/import-export/overview-import-export?view=...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Sounds like your data volumes are low so look at a basic azure sql database. You can connect to it with sql server management studio. To load data there is azure data factory.
Another option instead of going down the sql route is to drop the csv files into an azure data lake and use power bi data flows directly on them. (Less need for dba side of life)
https://docs.microsoft.com/en-us/azure/storage/blobs/create-data-lake-storage-account
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

This question is better suited for on Azure SQL database forums - https://docs.microsoft.com/en-us/answers/topics/25398/azure-sql-database.html and on Azure Data Factory (ADF) - https://docs.microsoft.com/en-us/answers/topics/25405/azure-data-factory.html.
The short answer is that it is possible to move your CSV files to Azure SQL Database easily. I am not sure if you want to do this on a regular basis (schedule) or one-time. If it needs to be on a regular basis you can use ADF and schedule the process; if one-time, you can use Azure SQL Database's Import/Export wizard - https://docs.microsoft.com/en-us/sql/relational-databases/import-export/overview-import-export?view=...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Thanks for the reply.
So the data is updated on a weekly basis. I would probably try for options to connect to the POS system so that I can have the live data ( this is all the future plans which is why I thought of Azure SQL) but as of now I want to do this on a weekly basis using the data I download every week.
I will check ADF ( isn't it Azure Data Factory? ) Pls forgive my ignorance, have been on the reporting side always. First time trying to understand the DBA side.
Thanks and regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

@niv_qrm wrote:So the data is updated on a weekly basis. I would probably try for options to connect to the POS system so that I can have the live data ( this is all the future plans which is why I thought of Azure SQL) but as of now I want to do this on a weekly basis using the data I download every week.
I agree with you. It would be idea to connect with the POS system directly as the data will be more real-time and you can eliminate the CSV step altogether.
Also, yes it is Azure Data Factory; I just had a type on my response.

Helpful resources
Join us at the Microsoft Fabric Community Conference
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Power BI Monthly Update - February 2025
Check out the February 2025 Power BI update to learn about new features.

Subject | Author | Posted | |
---|---|---|---|
08-06-2024 02:42 AM | |||
06-17-2024 09:57 AM | |||
05-09-2024 03:13 AM | |||
05-15-2024 01:26 AM | |||
07-18-2024 04:27 AM |
User | Count |
---|---|
84 | |
81 | |
52 | |
37 | |
36 |
User | Count |
---|---|
104 | |
85 | |
48 | |
43 | |
41 |