Hello
I've looked at other posts about this but can't seem to get it to work so looking for assistance.
I have a report where I would like 275 charts selected at random but covering all 9 months of data. So I'm grouping on Month and the detail section is chart and account number.
I created the field of random number which is just Rnd() which is what the report is sorted on and I use the record number of 275 to suppress at the detail level i.e. recordnumber>275. Doing this means that I only get data for Apr to Jun for all 275 charts and I want them to be from all months - how do I do that?
All assistance greatly appreciated.
I've looked at other posts about this but can't seem to get it to work so looking for assistance.
I have a report where I would like 275 charts selected at random but covering all 9 months of data. So I'm grouping on Month and the detail section is chart and account number.
I created the field of random number which is just Rnd() which is what the report is sorted on and I use the record number of 275 to suppress at the detail level i.e. recordnumber>275. Doing this means that I only get data for Apr to Jun for all 275 charts and I want them to be from all months - how do I do that?
All assistance greatly appreciated.