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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlikview Chart

Hi All,

Can we create these type of charts in Qlikview version 12.

Image1.JPGimage 2.JPG

13 Replies
vinieme12
Champion III
Champion III

There is no java script / no extensions  involved , purely achieved with calculations.

If you want to have more bands change the DIM inline load, but that'll only reduce the width of the bands

Load

1 + Recno()-1 as DIM

AutoGenerate (50);

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
MK9885
Master II
Master II

I believe you misunderstood my question.

I'm talking on different topic.

We've a Qlik Sense extension, Dynamic Sparkline Table, right and then Export to XL button.

But the problem is they both are limited to only 20 Columns.

I'd like to edit the .js to increase the number of columns.. can it be done?

I'm not sure as I said I tried with qWidth but did not work.

The script which you provided will generate numbers, which can also be done by just adding row() as Serial in middle of Script.

I want to increase the number of columns so that I can add more dimensions to the table. (In Qlik Sense)

thanks.

vinieme12
Champion III
Champion III

Can you post a new thread in the Qlik Sense discussion group, also what you are trying to do is not related to the above post.

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
jujucts
Partner - Creator II
Partner - Creator II

Hi Vineeth

so smart !

congratulations!

juju