Hi ,
I want to hide two measures in a cube by using Xmla script file .
Usually we send the modification by modifying the cube in visual studio solution and then generating the whole modified AS database XMLA script and then deploying on the target AS server.
I want to minimize the lines of code so that its easy to identify what was modified and with lesser impact to the cube .
PLease guide if there is any solution to this .
thanks in advance