alner / qsSimpleKPI

Simple KPI component for Qlik Sense
58 stars 46 forks source link

QB-675 label doesnt show after making selection in multi kpi #81

Closed qlikproject closed 4 years ago

qlikproject commented 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);

qlikproject commented 4 years ago

Incorrect base branch