Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
is it possible to write an Set Analysis Expression like this:

I want to count all orders from date in Column min_order_date for every customer.
Any idea?
Thanks.
![]()
![]()
![]()
Do you have any Trick-Idea? ![]()
This also works
count(Order_id)*(min_order_date<Order_date)*-1
hi have a look at the attach example
![]()
For me, unfortunately not.