Discussion board for collaboration on Qlik Compose for Data Warehouses.
Hi,
I'm doing a setup of the basic model and I have encountered error with the domain name: "Reserved name".
to avoid future problems, could you provide me with a list of reserved names and other limitations for the naming of the objects? In documentation I've found only reserved words for the projects.
thanks, RD
@pandabrowski - thanks. The only reserved column names are the following. Every physical table in the dw gets the following columns -
Note - if you have Discovered a set of entities from source or landing that have "ID" as the column name - you can simply rename the Attribute Domain and the new name will cascade (for any entity where you haven't manually overwritten the attribute names). For example - you can rename to "src_ID" and attributes will be renamed in the model. If you do this - the mappings will retain their mapping to the new column name.
Hope that helps!
Hi @pandabrowski - this is in Qlik Compose for Data Warehouses correct? Are you saying you created an Attribute domain with the name "Reserved name" ?
Hi @TimGarrod
nope, it is the error I've encountered. The name of the column was 'id' 🙂
@pandabrowski - thanks. The only reserved column names are the following. Every physical table in the dw gets the following columns -
Note - if you have Discovered a set of entities from source or landing that have "ID" as the column name - you can simply rename the Attribute Domain and the new name will cascade (for any entity where you haven't manually overwritten the attribute names). For example - you can rename to "src_ID" and attributes will be renamed in the model. If you do this - the mappings will retain their mapping to the new column name.
Hope that helps!
Thanks, I renamed the object, but as I'm developing the source model i wanted to know which names should i avoid.