Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am struggling to compare Sum(Sales) for two different timestamps. Need help. Thanks,Branislav
Desn't seem to work ![]()
Since today's date expression is not the only one working, can you try this may be:
=Sum({<STAMP_DATE = {"$(=TimeStamp(Max(STAMP_DATE), 'YYYY MM DD hh:mm:ss TT'))"}>}NET_SALES)