Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Learning With Extension

I was just playing around with the bar chart extension creation using Dev Hub and chart template but the problem is I am only getting 1 dimension and 1 measure. If also I am increasing the max values for measures and dimensions I am able to add more expression but it is not showing in the  bar graph. only it is showing the first measures.

please suggest me what should I do.





Thanks

Regards

Kaushal Kaushik

3 Replies
ErikWetterberg

Hi

Assuming you had a previous version with qWidth: 2 in qInitialDataFetch you probably just need to drop the extension object from the sheet and create a new one. Increasing qWidth will only affect new charts, not the existing ones.

Hope this helps

Erik Wetterberg

Anonymous
Not applicable
Author

Hi Erik,

yes I have changed the qWidth value from 2 to 3 . Now as you said to recreate that object in the sheet I have done that but I am not getting the values for the second expression.

Regards

Kaushal Kaushik

ErikWetterberg

Hi,

And you are running the latest extension version and not an older one from the browser cache?? I have wriiten a small document on troubleshooting your extension, check it out Troubleshooting your extension

Erik