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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
jblomqvist
Specialist
Specialist

How can I do this type of Count If expression in the script?

Hello all,

I have the following sample data:

What I want to do is create a No of Months <>0 type of column in my table where ActualValue is not 0 for those months.

I tried doing If([Actual Value]>0, Count([Actual Value])) but it doesn't work.

Any ideas how I can create the above? I must mention my MonthYear is not in this table, it is in a calender table.

Any ideas?

10 Replies
qlikviewwizard
Master II
Master II

Hi Check this,

Capture.JPG

Capture1.JPG