Hello,
As a developer, it really time consuming to extract all the database and to reload it, all of that just for improving a max item number (for example)
There is workarround of course, clear specifically cubes concern and reload them through datareader but the work is really time consumming when the entity is used many time in cubes.
Since we can analyse which cube is link to which entity (with the analisys impact tools), I'm wondering if, by database procedure, we can not just clear cube linked to a specific entity and realod them using the clear cube step and specify 'linked to [entity]' for both (extract and reload).
It's an idea that could save a lot of time for developer.
Tell me what you think and if everything clear.
Thank you