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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

%row level( looking for Horizontal level )

Hi All,

ABCDA%B%C%D%
4102112192%0%2%5%
412133243146%1%4%49%
4254546384324%3%26%47%

I could able to achieve Vertical level % instead of Horizontal level %.

Could any help me in solving the Horizontal level percentage issue.

Regards,

SJBI

10 Replies
sunny_talwar

What is your expression right now and what object are you using?

Not applicable
Author

I explain you my business requirement. There are 4 risk category in each branch. Want to see the at what % each risk is. Hope you understand.

Not applicable
Author

Current expression is

ex;

a/sum(a,b,c,d),

I'm not  using any kind of calculations at Script level. All the calculation are done at Application level only. 

sunny_talwar

May be try this:

a/Sum(TOTAL a),

b/Sum(TOTAL b),

...

Not applicable
Author

Thank you can u explain me where to use the formula. When I try to use the formula its taking vertical level Grand Total and doing the calculation. Could you let me know where I'm missing..

 

ABCDA%B%C%D%
4102112192%0%2%5%
412133243146%1%4%49%
4254546384324%3%26%47%

This is how my must look like. To right side columns(A,B,C,D) its the % level. As of now we are using EXCEL %rowlevel using Pivot.

A%=A /sum(A,B,C,D).

Regards

Anonymous
Not applicable
Author

use expression as : A% = A/(A+B+C+D)

sunny_talwar

I have attached the sample to get this in QlikView

Capture.PNG

Anonymous
Not applicable
Author

Forgot to attach .

Please see this .

Not applicable
Author

Thank you for your reply. Attaching my data.