Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Quick Question, Would it be better for performance to create measures from columns in multiple table or is it the same as creating the measure calculation using multiple table?
for clarification by single table I'm referring to creating a View in SQL containing all the columns to be used from the multiple table and importing that table into the Model.
and by multiple tables I mean leaving the model as is and creating the measures themselves using the all the tables required?
Solved! Go to Solution.
@Euro0681 The generally accepted best practice is that a star schema provides better performance than a single flat table. Data Modeling for Power Pivot and Power BI - P3 Adaptive
@Euro0681 The generally accepted best practice is that a star schema provides better performance than a single flat table. Data Modeling for Power Pivot and Power BI - P3 Adaptive
User | Count |
---|---|
10 | |
8 | |
5 | |
5 | |
4 |