Forum Discussion
AmiraBedh
4 years agoSuper User
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 th...
- 4 years ago
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.
amirabedhiafi
4 years agoImpactful Individual
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.