suppose I have a data structure in QV as this one :
- Customer Number - Date - Value
If I want to show on a linear table (or a pivot one), with Date as the dimension, only the count of customer (for each day) that have a value greather than 5 what I have to do ?