Forum Discussion

AAMARILLO's avatar
AAMARILLO
Regular Visitor
5 years ago

Count lines with Date as a variable

I have a table or Orders like this: OrderNumber | InsertionDate | RequiredDeliveryDate | RealDeliveryDate I would like to create a measure to show, at any time, how many orders are Open (RequiredDe...