Forum Discussion

Euro0681's avatar
Euro0681
Helper II
3 years ago
Solved

Calculation on One Table or Multiple (Performance Wise)

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?