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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Azure SQL Datawarehouse + DirectQuery + Power BI = ?

Dear Community,
 
I have a question :

In a Big Data Architecture (Data Lake Store), is connecting Power BI to Azure SQL Datawarehouse through DirectQuery not to heavy to support for it ?
It's not going to saturate the dababase ?
 
Thank you for your answers.

1 ACCEPTED SOLUTION
Seth_C_Bauer
Community Champion
Community Champion

@Anonymous In my opinion DQ is valueable for extremely large datasets that you can't stick in Azure Analysis Services, if you can - I'd recommend adding the AS layer and having Power BI live connect to that. You'll get much better performance and you won't need to model in the PBI reports. If you are "at scale" where that isn't feasible, you just need to ensure you are tuning your queries in the WH to be as performant as possible because every interaction by a report user will execute a query. So you will need to do some anlysis on expected workload and user base to understand the type of performance/sizing you require for the WH to support internal and external workloads.


Looking for more Power BI tips, tricks & tools? Check out PowerBI.tips the site I co-own with Mike Carlo. Also, if you are near SE WI? Join our PUG Milwaukee Brew City PUG

View solution in original post

3 REPLIES 3
Seth_C_Bauer
Community Champion
Community Champion

@Anonymous In my opinion DQ is valueable for extremely large datasets that you can't stick in Azure Analysis Services, if you can - I'd recommend adding the AS layer and having Power BI live connect to that. You'll get much better performance and you won't need to model in the PBI reports. If you are "at scale" where that isn't feasible, you just need to ensure you are tuning your queries in the WH to be as performant as possible because every interaction by a report user will execute a query. So you will need to do some anlysis on expected workload and user base to understand the type of performance/sizing you require for the WH to support internal and external workloads.


Looking for more Power BI tips, tricks & tools? Check out PowerBI.tips the site I co-own with Mike Carlo. Also, if you are near SE WI? Join our PUG Milwaukee Brew City PUG
Anonymous
Not applicable

Thank you for your answer !

 

So, is AS + LiveConnect a suitable solution for a large company with a lot of users ?

@Anonymous  Yes, it is from an enterprise reporting standpoint. There are a whole slew of ways in which you can implement solutions, but from an enterprise level AS should be part of your solution to support larger models and needs for enterprise reporting.


Looking for more Power BI tips, tricks & tools? Check out PowerBI.tips the site I co-own with Mike Carlo. Also, if you are near SE WI? Join our PUG Milwaukee Brew City PUG

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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