Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Can we create these type of charts in Qlikview version 12.
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);
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.
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.
Hi Vineeth
so smart !
congratulations!
juju