How to know the changes made to the project requires a full rebuild of cube or something short that only requires small metadata or dimension change.
To build the cube takes few hours and I have some changes like changing the sort type of dimension or allmembername of dimension etc, how can I know if that change would require another full build that would take few hours or it would be something within seconds (our dimensions do not have more than few hundredth rows and this is a single fact table star schema)
Thank you
Gokhan Varol