If you are creating cube partitions manually and if fact table is not listed, check the structure of the missing fact table with the fact table of default partition. Case might be that the structures might be different such as different or missing columns, data types of columns mismatching etc. The structure of the partition fact table should be same as default partition fact table.
Source Click Here.


Post a Comment