Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
May 21, 2021 2:41:59 PM
Andre_Sostizzo
Feb 20, 2018 2:57:04 AM
In Qlik Sense It's not possible to preview tables and fields in a SQL database if the databas name contains a dot "." character. Dot characters in field or table names can also be problematic.
Qlik Sense Enterprise on Windows
Dot in database names is generally considered bad practice and should be avoided:
You can try switching Sense to Legacy mode and manually constructing the connection string: See Disabling standard mode
However there is no guarantee that will help, the best solution is absolutely to follow best practices and avoid dot in any database or table names.