I have a SSAS 2008 Cube.
I've just inserted some more data (4 million transactions) in to the fact table and the dimensions are still good too. I've accidentally refreshed my Excel pivot table and noticed that my new data is there - I thought I had to reprocess the cube for this!!
That leaves me asking:
- When do I need to process the cube? Is it ONLY structural changes?
- When do I need to process dimensions?
- If I don't need to process the cube on inserting new data into source tables, what happens if I insert bad data into the source i.e. something that does not have a matching dimension key?