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: 
paulyeo11
Master
Master

P&L Table % change work for sales row but not work for exp row.

Hi All

I have a P&L table . when i compute the % diff for column 1 vs column 2 .

Using below expression :-

=If(Column(1)=0 and Column(2)<>0,1,(Column(2)-Column(1))/(Column(1)))

it work fine for sales row , but it does not work for Exp row.

When i modify the above expression , to make the Exp row correct , but the sales row will be wrong.

Paul

2 Replies
paulyeo11
Master
Master
Author

Enclosed my QV doc

sebastiandperei
Specialist
Specialist

Hi Paul, I can't undestand what you mean with "Exp" row... Where it is?