The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
21 | |
14 | |
14 | |
9 | |
7 |