I have created Product Attributes, ex: SKU Size, SKUAge etc. , same is not created as measure automatically in Base measure list. Why?

I have created Product Attributes, ex: SKU Size, SKUAge etc. , same is not created as measure automatically in Base measure list. Why?

This problem occurs because the attribute is mapped to the same DB column as that of the pre-existing base measure. We can manually create base measures with two different names but map it to the same DB column. However, if we are expecting a dimensional measure to be automatically created as and when an attribute is created then, we must ensure that there is no pre-existing measure that is mapped to the same DB column.