kbarber1's avatar
kbarber1
New Member
3 years ago
Status:
New

Optimize COLUMNSTATISTICS

COLUMNSTATISTICS is a useful but slow function. To make it calculate faster, consider calculating only the portion of it that is used in the DAX expression from which it is called. For example, if I...

Recent ideas