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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Learnerr
Contributor III
Contributor III

Error in The refereance line expression

Hi all,

 

I have a line graph and in the presentation tab defined an exprression but it gives error:

 

What is wrong about it?

 

if(Num(Sum( {<SATIŞ_ORG={"2100"}>} (Yükseklik*Genislik*Uzunluk/1000000000) * FATURALANAN_MIKTAR) /10 >=70647,rgb(128, 128, 255), rgb(255, 255, 255), '#,##0' )

Thanks

 

1 Solution

Accepted Solutions
Or
MVP
MVP

Looks like the num and if need to be flipped, based on the way it's written.

View solution in original post

1 Reply
Or
MVP
MVP

Looks like the num and if need to be flipped, based on the way it's written.