-
Notifications
You must be signed in to change notification settings - Fork 3
Installation: Data Sources
newmans99 edited this page Nov 15, 2017
·
3 revisions
These implementation steps allow you to update the application with new language strings as well as add data to the application (including data translations).
- Qlik Sense Server (or Desktop) Nov/2017 Release or higher.
- Access to QMC, to update modify connection string.
- Already completed the Basic Installation steps.
- From Qlik Sense Hub > My Work, Open the "Multilingual & Multi Tenant-Department Sampler"
- Using the Navigation Menu, select "Data Load Editor" to edit the Load Script
- Create a new connection named "MLRoot", Type > "Folder", Path > "Your_Unzip_Path" (NOTE: You should see the subfolders app, data, strings).
- After adding the connection, IF your connection is named "MLRoot (user)", instead of "MLRoot". Edit the connection in QMC > Data Connections to be just "MLRoot" and owned by one of the INTERNAL users. You will need to reload you Load Script Editor window.
- Test your connection by RELOADing the application from the Load Script Editor.
You can stop here if you only want to update language data/strings. However, if you want to be able to test user preferences you will need to complete the Full Implementation steps.