Hi! I'd like to ask for some help with something. I have a large tabular model originally developed on SSAS standard (does not support partitions). The data model has since been migrated to AAS S1 (does support partitions). I've found it necessary to partition several tables but I have been unable to. If I attempt to create a new partition on any table I get the error "You cannot create a new partition for this table. The deployment server is running a SQL Server edition that doesn't support more than one partition for each table. Please make sure there is only one partition in this table."
If I create a new project and define some tables I am able to create partitions on AAS.
I'm very confused...why doesn't my existing project recognize that partitions are allowed on AAS? Please help and thank you!