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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
srujanaponnuru
Creator
Creator

calculate percentages


Hi i have the data shown below:

                                                                                     

Asset
  Class
Stress Test
  Values
Scenario
Equity289Historical
Equity473Hypothetical
Equity811Sensitivity
Derivatives502Historical
Derivatives113Hypothetical
Derivatives742Sensitivity
Fixed Income789Historical
Fixed Income636Hypothetical
Fixed Income588Sensitivity
Forex238Historical
Forex816Hypothetical
Forex420Sensitivity
Forex583Historical
Commodities410Hypothetical
Commodities799Sensitivity

I need to create a pie chart showing the stress test values percentages by scenario type.

Please help me out.

Regards

Srujana

6 Replies
qlikmsg4u
Specialist
Specialist

Please find the attached app..

Before you post anything please try to do some work .

tresesco
MVP
MVP

Dimension : Scenario

Expression : Sum([Stress Test  Values])

Check 'Relative' in the expression tab.

srujanaponnuru
Creator
Creator
Author

Thank you all. It worked. I am very new to Qlikview.

I apologize for asking simple queries.

Regards

Srujana

qlikmsg4u
Specialist
Specialist

No issues, if you try harder definitely you will get the answers.

Please remember to check Helpful a d Correct answers, so that it will be helpful to others to find correct solutions.

Not applicable

Hi,

Hope it will help u

use expression for the calculation of %

=(sum(value)/sum( total value))*100

thanks and regards

Balaji.k

sasiparupudi1
Master III
Master III

Please close this thread by marking the correct answer