Is there a way to expand the cube diagram, but without cube processing. In Visual Studio, it seems that when you deploy the cube, the default is Deploy and Process.
The processing problem is time consuming, and my main goal is to simply write some MDX script and see if this works well against the cube structure. Processing the entire cube seems to kill a little more. So I ask.
source
share