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: 
Not applicable

% data

hi ,

i want show the % data of airline in every month in pie chart

i have month wise data of airline??

wat expression should i use???

exp m using to calculate data  is sum(data)

6 Replies
Not applicable
Author

just click on the Relative check box in the Expressions tab, in the number tab, choose display as '%'. That is it.

amit_saini
Master III
Master III

Hi Yogita,

Like this????

Thanks,

AS

mdmukramali
Specialist III
Specialist III

Dear,

Use Month as Dimension.

and expression:

=sum(Data)

and check the Relative check box in the expression tab.

Thanks,

Mukram.

Not applicable
Author

yes


amit_saini
Master III
Master III

Yogita,

Please see the attachment , where you can see pie chart .

Thanks,

AS

er_mohit
Master II
Master II

hi on expression side like your expression is

sum(Sale)

and check on relative for this expression  . make sure below check on show value on data points

in number tab fixed to 2 and also check on show in %

hope it helps