Answered Processing new data in a Cube.. SSAS

  • Thursday, May 10, 2012 9:23 PM
     
     

    I am new to SSAS and have worked my way to processing a cube with ALL the data thats in the table. I am doing that in Micorsoft VS by doing build and them process

    Now I want teh cube to be able to process the most recent data that comes in the database. How can I go about doing that without processing teh entire data again. How can I set it in such a way that every night it processes the new data.

    Another question is, how can I set it in a way that it goes back say 2 years and processes all the data that got in the fact table till now.

    Does SSMS has anything to do with it or all this processing can be done via BIDs tool.

    I am using VS 2008

    Thanks

    -Sarah

All Replies