
.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Activate Natural language support in Qlik Sense insight when upgrading from a version previous to February 2020
Natural language support (NLA) in Insights is enabled for new installs of Qlik Sense Enterprise on Windows from February 2020. And it is possible to enable it when upgrading an existing install.
Steps taken from the Qlik Sense February 2020 release notes:
Note: This steps needs to be executed on every node in the Qlik Sense cluster
1. Navigate to "C:\Program Files\Qlik\Sense\CapabilityService" (or corresponding non-default location):
Qlik Sense February 2020 release notes 17
2. Edit the "capabilities.json" file.
3. Add the following flags. Make sure to separate them with comma (,) and enclose within the existing
rectangular brackets ([ ]):
{"contentHash":"cf15d72343be5e4223b9e8de37e69aef","originalClassName":"FeatureTog
gle","flag":"NLU_INSIGHTS","enabled":true}
{"contentHash":"cf15d72343be5e4223b9e8de37e69aef","originalClassName":"FeatureTog
gle","flag":"NLU_INSIGHTS_VOICE_QUERY","enabled":true}
{"contentHash":"cf15d72343be5e4223b9e8de37e69aef","originalClassName":"FeatureTog
gle","flag":"CAO_DATA_VALUES","enabled":true}
4. Navigate to "C:\Program Files\Qlik\Sense\ServiceDispatcher" (or corresponding non-default location):
5. Edit the "services.conf" file.
6. Add "Disabled=false" under [nl-parser] and [nl-broker] sections.
Example:
[nl-parser]
Disabled=false
[nl-broker]
Disabled=false
7. Restart all the Qlik Sense services
Environment
- When upgrading Qlik Sense from versions previous to February 2020
The information in this article is provided as-is and to be used at own discretion. Depending on tool(s) used, customization(s), and/or other factors ongoing support on the solution below may not be provided by Qlik Support.
Related Content
https://community.qlik.com/t5/Support-Updates-Blog/Node-js-Vulnerability-FAQ/ba-p/1682276
https://community.qlik.com/t5/Qlik-Design-Blog/Natural-Language-Processing-NLP/ba-p/1633168