October 5, 201015 yr Here is my formula: If ( Serial_Ship_Date = Get(CurrentDate) ; Serial_Qty ; "" ) It's returning values for all dates since I wrote the formula. So I'm getting results from yesterday and today. Am I supposed to update the fields somehow?
October 5, 201015 yr Is this field set to be unstored? It needs to be, since Get (currentdate) is a value that you don't want to store.
Create an account or sign in to comment