SQL Server Analysis Services ProcessAdd for a Partition
I have a need to process some new data into my SQL Server Analysis Services Partition. I know I can process all of the data, but that is a little bit more time and resource intensive than I would like. Is there a way to process only the new data for a partition in SQL Server Analysis Services?
Read more...Tags: management, process