Two linked tables (Contracts and Sales Invoices)
Formula 1 says "if invoice date is in ?Current Period Start to ?Current Period End, then show invoice values for that period. Else return 0
Formula 2 says the same but for ?Previous Period start and end.
I added the Sales Invoice a second time for the second formula but it returns 0. It's as if having evaluated the invoice date once it ignores the second try.
I linked the second table to the Contract table - is this where it falls down or am I doing something else wrong?
Formula 1 says "if invoice date is in ?Current Period Start to ?Current Period End, then show invoice values for that period. Else return 0
Formula 2 says the same but for ?Previous Period start and end.
I added the Sales Invoice a second time for the second formula but it returns 0. It's as if having evaluated the invoice date once it ignores the second try.
I linked the second table to the Contract table - is this where it falls down or am I doing something else wrong?