Sum Select Help

HI everyone,

I tried to sum the amount per todayโ€ฆ

=Sum(SELECT(Totzag[amount],And( [_THISROW].[Order id] = [order id],Date(DATETIME)=TODAY())))

It wonโ€™t work, any ideas?

Thanks in advance

0 1 254
1 REPLY 1

If DATETIME is one of your columns it needs to be in [ ] brackets

Top Labels in this Space