Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Count({$<ShipmentStatus={'Completed'}>}DISTINCT(CarrierID))
I just wanted to display always based on today's dates.
Something like this:
Count({$<ShipmentStatus={'Completed'}, myDate={'$(=Today())'}>}DISTINCT(CarrierID))
Something like this:
Count({$<ShipmentStatus={'Completed'}, myDate={'$(=Today())'}>}DISTINCT(CarrierID))