When defining a new aggregate table, there is no option to select 'Foreign Key'. What could be the reason?

When defining a new aggregate table, there is no option to select 'Foreign Key'. What could be the reason?

The foreign key must be missing for the to the specified aggregate table / view in the data model (db_model.xml) file. Add the requisite 'FOREIGN_KEY' for the required dimensions.