Would you please take a look at this answer ... to see what I am doing wrong? Any suggestions? Please help me determine how it should be written correctly? Am I missing semicolom -- for the if/else statement? Thanks!
soldToday -1> = if {(soldYesterday) } else (salesTrend);

