Is there any naming convention for Qlik Sense? I'm creating database in SQL Server which will be conected to Qlik Sense. I've noticed that some names are automatically changed.
For exmaple I have table which has Id
column, and Country
foreign key column. In Qlik Country
was changed to Country.ID
.
I don't know much about Qlik hence my question. What is the naming convention and what should I watch out for to make Qlik programmer life's easier?