Good morning,
I am currently attempting to pulls sales from a Transaction Table with all customers accounts created after a particular time. The formula I am using does not seem to giving the desired results. It seems to be ignoring the Date Created field as a parameter. Can anyone help: -
Below is the formula I am using
=+NL("Sum","Transaction","Net Amount","Date","18/08/2014","Store No.","S037","Price Type","<>REDEEM","Link=","Customer","No.","=Customer No.","Date Created","01/08/14..")
D.
Date
Votes
2 comments
-
Jet Reports Historic Posts I think the problem is the Date Filter on your customer creation date, it should have and end date. use a NF function to create a date filter using a =Today() as the end date. this should be done in the Options tab if you are using it. please see the attached draft
-
Jet Reports Historic Posts Thank you. I'll see let you know if it works. :D
Please sign in to leave a comment.