The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
26 | |
10 | |
8 | |
6 | |
6 |
User | Count |
---|---|
31 | |
11 | |
10 | |
10 | |
9 |