Hi,
Is anyone else aware of a quirk when using currentdate in the record selection formula. Every time I read a new page it prompts to refresh the report.
I seem to have found a solution!
Don't use currentdate in the record selection !!
Add a formula
BeforeReadingRecords;
currentdate
Then use this in the record selection formula.
If anyone else has come across this please let me know.
Best wishes,
Geoff
Is anyone else aware of a quirk when using currentdate in the record selection formula. Every time I read a new page it prompts to refresh the report.
I seem to have found a solution!
Don't use currentdate in the record selection !!
Add a formula
BeforeReadingRecords;
currentdate
Then use this in the record selection formula.
If anyone else has come across this please let me know.
Best wishes,
Geoff