I am looking for a way to limit the number of results from a Lookup Rule. Currently the Lookup Rule is bring in all transactions and I am only wanting transactions that are 70 days old and newer and then display them into a table.
Example todays date is 02/14/2021, 70 days ago would be 12/06/2021, I want to pull in all transaction into the table from 12/06/2021 to present, but I can't figure out a way to do this.
Is a Java Script the way to go? If someone could help me with that that would be awesome
Is there a way on the field that I can set a formula to allow dates 70 days old and newer?
Any help is much appreciated.