There are 16 partitions for a fact table. All 16 of them have the same structure and have the same aggregation scheme. 15 of them contains data and while the 16th contains no data.
So, is the fact table in the DSV designer just one of those partitions? (the name in the header matches one of the partitions though)
if it is so, then whenver we need to process a different partition, just replace the fact table in the designer and reprocess?