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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
tom2qlik
Creator
Creator

Chart axes changes from 100% to 1.0 on selection

Hi All,

I tried to create a mock QVW but couldn't replicate what I have in my main QVW.

I have a combo chart bar/line with axes totalling 100%  Overall it's fine and looks how it should.  However when I click on a date which does not have a line value the axes changes from 100% to 1.0.  Below is the chart without selections.

The bars are stacked to 100% which is perfect and the lines also show as a percentage.

The problem occurs when I click on a date without a Total field value.  For this example I click on dates Aug 16 and Sep 16.

You'll see the axes changes now to 1.0 instead of 100%.

Each bar expression looks like the following for it's respective field.

[<10]/(sum([<10])+sum([<100])+sum([100-1000])+sum([>1000]))

The "thin" and "total" expressions are just calling the field value which is between 0-1.

I have selected in the number tab "show in Percent (%)" .

Any ideas?

Thanks,

Tom

10 Replies
tom2qlik
Creator
Creator
Author

Thanks Antonio