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: 
alexvalqlik
Contributor III
Contributor III

Count() function

Good morning community,

the following expression does not show me any value, someone can guide me about it. Thank you.

Count ( {<{(sum({<AÑO={$(v_AñoAct)}>} Venta_Neta)) < (Sum({<AÑO={$(v_AñoAnt)}>} Venta_Neta))}>} [ALMACEN])

12 Replies
alexvalqlik
Contributor III
Contributor III
Author

it does not work.

I attach images of what I am doing.

for the colors on the map the expressions if they work.

now I want to get the total of stores that are in red color.

Captura de pantalla 2017-10-12 11.28.57.png

Captura de pantalla 2017-10-12 11.29.05.png

swuehl
Champion III
Champion III

What does a table chart with ALMACEN as dimension and two expressions

=Sum({<AÑO={$(v_AñoAct)}>} Venta_Neta)

=Sum({<AÑO={$(v_AñoAnt)}>} Venta_Neta)


show? Please post a screenshot of that, too.

alexvalqlik
Contributor III
Contributor III
Author

ok