I am new to SSAS Development , i need to know if i could change DSV in production cube by adding new columns into fact table and in the same time maintain to browse the partition data of previous years when the new column wasn't exist in cube structure.
I tried to add new column in underling fact Then i refreshed the DSV then i deploy the cube with do not process then process the last partition full process but the cube browse stop due the old partition doesn't been processed. could any one tell what should i do.