Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Table size - performance

My PBI model contains a table of 8 rows and 14 columns, 10 integers, 4 text (7 char); 112 data items. According to DAX Studio it’s easily the largest object in the model at over 2Mb, taking up over “...
  • Anonymous's avatar
    Anonymous
    4 years ago

    The SQLBI link is helpful. Evaluating the Year table takes only a couple of milliseconds so I guess I don't have to worry about it even if its size is still a mystery.

    Thanks for your input, davehus .