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

Increase speed and/or reduce resources

Hi, when building my PBI decks I often wonder whether the best thing to do is to do as much T-SQL data modeling first before building in the columns and measures.

With a PBI using an import as a datasource, is it better to do as much T-SQL work and leave the rest for DAX and Power Query? Is there a way to determine where to build, if you have an option to change the SQL, Transform the data or add measures and columns?

 

Thanks, Steve.

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , It is always good to bring data into power bi in Star schema format with ETL and transformation done at database/sql level. Any Transformation done on power bi will increase the load time.

 

 

refer if needed

https://www.sqlbi.com/articles/the-importance-of-star-schemas-in-power-bi/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , It is always good to bring data into power bi in Star schema format with ETL and transformation done at database/sql level. Any Transformation done on power bi will increase the load time.

 

 

refer if needed

https://www.sqlbi.com/articles/the-importance-of-star-schemas-in-power-bi/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Thanks for the response.   It seems like the more you can do at the database level before data loads into PBI, the faster and more efficient your dashboard/Report will be.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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