Forum Discussion

AmiraBedh's avatar
AmiraBedh
Super User
4 years ago
Solved

Resources Exceeded when adding a column

I am having a report with a live connection to an SSAS Tabular model, where I am using a table visual with 28 columns

and 5 filters.

When I add other columns I encounter this error, knowing that the result of the filters is always one record :

 

 

 

  • It happened with me, when I was using some SUM/AVG calculations.

    Try to filter your data using date filters for example.

    For the SSAS Tabular, partitions may help a lot to get only data needed especially when dealing with historical data.

4 Replies