Forum Discussion
LABrowne
Helper II
2 years agoCount rows based on multiple measures
Hello, I am trying to count the number of 'Hot Orders' where the following criteria below: [SpicyLevel (%)] > 1 && [No. of Orders] >= 2 && TODAY() <= [Expiry Date Less 90 Days] How do I ...