Skip to content

Installation: Data Sources

newmans99 edited this page Nov 15, 2017 · 3 revisions

Data Source Connection

These implementation steps allow you to update the application with new language strings as well as add data to the application (including data translations).

Requirements

  • Qlik Sense Server (or Desktop) Nov/2017 Release or higher.
  • Access to QMC, to update modify connection string.
  • Already completed the Basic Installation steps.

Steps

  1. From Qlik Sense Hub > My Work, Open the "Multilingual & Multi Tenant-Department Sampler"
  2. Using the Navigation Menu, select "Data Load Editor" to edit the Load Script
  3. Create a new connection named "MLRoot", Type > "Folder", Path > "Your_Unzip_Path" (NOTE: You should see the subfolders app, data, strings).
  4. 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.
  5. Test your connection by RELOADing the application from the Load Script Editor.

Next Steps

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.