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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

divide by expression

Hello

I want to devide some values but i cant find the correct expression

i've a tabe witch som coloms with sum expressions and a total

sum (), sum () , sum () and sum ()+sum ()+sum()

now i want to make an other expression wich gives me the divide of , and

sum +sum +sum/3 does not give the correct answer ex a=5, b=4 and c=7 outcome shout be 16/3=5,3 but outco...

Avg (++) does not work either, outcome qlikview = 16

Avg (sum () + sum () + sum () gives error in expression

below a screenshot

http://img585.imageshack.us/img585/2238/qlikview.jpg

help me

grtz Ed

1 Solution

Accepted Solutions
MayilVahanan

HI

(sum (a)+sum (b)+sum(c))/3

Hope it helps

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.

View solution in original post

2 Replies
MayilVahanan

HI

(sum (a)+sum (b)+sum(c))/3

Hope it helps

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.
Not applicable
Author

yeh thanx was correct,

grtz Ed