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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Order Per Month

Hi,

How to find more then one order per month in a bar chart. (booking trend)

PFA Qvw

Labels (1)
1 Solution

Accepted Solutions
sunny_talwar

May be try this:

if(Count([Product ID])>=2, Count([Product ID]))

View solution in original post

1 Reply
sunny_talwar

May be try this:

if(Count([Product ID])>=2, Count([Product ID]))