Hi, I'm getting a pretty sweet object reference error when I change one of my measure from "sum" to "Last Value":
"Object reference not set to an instance of an object"
I get it when I try to process the cube from VS (SSAS 2008). Once I change it back to "sum" the cube processes fine. I have another cube, all else equal, that processes fine with a last value measure. I also tried "Last non-empty value" but that
also failed. Any thoughts?
View Complete Post