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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
StefanFHDO
Contributor
Contributor

Convert axis to percent using dual-function

Hello Everyone

I'm stuck with my x-axis not showing percent values in bar chart.

I'm currently using a dual-function in my bar chart for percent values and absolut values in brackets. My axis is 0 - 1 instead of 0% -to 100%. I would like to change the axis.

Here are my lines of code.

dual(Num(Sum(AG)/Sum(G), '#,##%')&' ('&Sum(AG) & ')',Sum(AG)/Sum(G))

Without dual function it works as intended by changing settings: number format -> auto. While using dual function i set my number format to measure formula. Any suggestions? 

StefanFHDO_0-1689839398682.pngStefanFHDO_1-1689839430530.png

Thanks.

 

 

 

Labels (3)
0 Replies