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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors