I'm currently using CRv10 and one of my reports is scheduled to run on the 3rd day of each month. The date is based on records created in the previous month ie: {DATE.FIELD} = LASTFULLMONTH.
I've now been asked whether it is possible to randomly select a number and then only display records created on the same day as this number and I'm just wondering whether this is possible. I thought I could create a formula that will generate a number between 1 and 30 (obviously it will depend on the total number of days in the previous month) and then suppress any records with a date that doesn't match that number but not having much luck.
For Example:
If the randomly generated number is 8 then only records created on the 8th of the previous month will be displayed however each time the report runs, a completely different number is generated.
Any assistance would be most appreciated.
Thanks.
I've now been asked whether it is possible to randomly select a number and then only display records created on the same day as this number and I'm just wondering whether this is possible. I thought I could create a formula that will generate a number between 1 and 30 (obviously it will depend on the total number of days in the previous month) and then suppress any records with a date that doesn't match that number but not having much luck.
For Example:
If the randomly generated number is 8 then only records created on the 8th of the previous month will be displayed however each time the report runs, a completely different number is generated.
Any assistance would be most appreciated.
Thanks.