This content has been marked as final.
Show 2 replies
-
1. Re: LoD that contains string comparison
Zhouyi ZhangJan 2, 2019 2:23 PM (in response to David Lam)
Hi, David
try this
{FIXED : SUM(if Year(SalesDate) = 2018 and Month(SalesDate) = 12 then SalesOrders end)}
ZZ
-
2. Re: LoD that contains string comparison
David Lam Jan 2, 2019 2:25 PM (in response to Zhouyi Zhang)Thanks! I haven't been developing lately and getting rusty!