Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
henryaj
New Member

Do I first need a Data Warehouse?

I'm currently supporting SQL based system that comprises of 700 plus sql tables.

The database size is small, only 2 gig of data.

The database is highly normalised.

 

The exiting reporting application is built in winforms and all reports are hand crafted in C# writing out to excel.

If a new report or tweak is required this requires a developer to make a code change and release a new version of the reporting application.   The takes up a huge amout of the deveopment resource.

 

Management now require dashboards and self service reports.

 

I've looked at various tools in the market and decided on Power BI.

 

 

I then have a number of options.

 

1.  Run Power BI against the existing SQL database.

2.  Copy data to a Data Warehouse each night and run BI aganst that.  The DW would just be a copy of the OLTP database structure.

3.  Create a Data Warehouse withthe data flattened out (i.e. transform the data into fact and dimensions using SSIS) and run Power BI against the new Data Warehouse structure.

 

Please could someone advise as to the beast approach.

Thanks.

 

1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@henryaj,

 

It seems that you've already accepted the solution in link below.

http://community.powerbi.com/t5/Desktop/Do-I-need-a-Data-Warehouse-first/m-p/211893

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-chuncz-msft
Community Support
Community Support

@henryaj,

 

It seems that you've already accepted the solution in link below.

http://community.powerbi.com/t5/Desktop/Do-I-need-a-Data-Warehouse-first/m-p/211893

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
RobFlanders
Frequent Visitor

I would recommend just attaching PowerBI to the database if your permissions and network architecture allows. It's perfectly capable of managing without adding additional in-line complexity. However I would recommend attaching to your pre-prod or DR instance whilst you are developing your application, especially if you need to edit permissions.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors