Closed qlikproject closed 4 years ago
Bug: QB-675 (https://jira.qlikdev.com/browse/QB-675)
Issue: Label doesn't show after making a selection in Multi KPI extension
Fix: Now the value label will be displayed after making a selection in Multi KPI extension
Files updated: staticBlock.js file got updated with the keyValue to some random and unique number let keyValue = Math.floor(Math.random() * 100000);
Incorrect base branch
Bug: QB-675 (https://jira.qlikdev.com/browse/QB-675)
Issue: Label doesn't show after making a selection in Multi KPI extension
Fix: Now the value label will be displayed after making a selection in Multi KPI extension
Files updated: staticBlock.js file got updated with the keyValue to some random and unique number let keyValue = Math.floor(Math.random() * 100000);