Discussion board where members can get started with QlikView.
Hi,
How to find more then one order per month in a bar chart. (booking trend)
PFA Qvw
Solved! Go to Solution.
May be try this:
if(Count([Product ID])>=2, Count([Product ID]))
View solution in original post