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

Writing SQL query Vs Building Model in Power BI

Hi, 

 

I just wanted to understand your opinion on connecting to SQL server from Power BI. As per the best practices, which of the following would be more effective to bring the data in Power BI:

1. Using SQL statement under Advanced option

2. Load the data by selecting the tables or columns through Navigator 

 

Which are the Pros and Cons of each of the method?

 

Thanks,,

 

@Anonymous 

2 REPLIES 2
Anonymous
Not applicable

1. Using SQL statement under Advanced option

Pros:

If you are using a single table as a source then this is fine

 

Cons:

Need to have extensive SQL programming skills.

If there is more than one table then using filtering and cross-filtering may give weird results.

Maintaining is difficult if DB objects are changing frequently.

 

2. Load the data by selecting the tables or columns through Navigator 

 

Pros:

No need to have extensive SQL programming skills.

Maintaining is easy if DB objects are changing frequently.

 

Cons:

Need to have a good understanding of EDW concepts/ Kimball method.

Anonymous
Not applicable

Hi @Anonymous 

 

You explained really well, thanks for the answer. 

Can you please also highlight the performance impact in both the methods?

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
Top Kudoed Authors