So I have a question about the layout of reports.
I understand that a typical report runs horizontally, 1 row for each record. I suppose as such:
1111111111111111111111111111111
2222222222222222222222222222222
3333333333333333333333333333333
4444444444444444444444444444444
5555555555555555555555555555555
Each number would represent the record, with fields you designate.
Is it possible to set up the report to look something like this:
1234
5678
...
I've played around with grouping but haven't gotten the desire result. Basically the purpose of this is to bring up a report of items with their pictures above their information. It doesn't make sense to me to have a long long report of 1 picture with it's info being a line. I'd rather fit 3 or 4 per row.
I understand that a typical report runs horizontally, 1 row for each record. I suppose as such:
1111111111111111111111111111111
2222222222222222222222222222222
3333333333333333333333333333333
4444444444444444444444444444444
5555555555555555555555555555555
Each number would represent the record, with fields you designate.
Is it possible to set up the report to look something like this:
1234
5678
...
I've played around with grouping but haven't gotten the desire result. Basically the purpose of this is to bring up a report of items with their pictures above their information. It doesn't make sense to me to have a long long report of 1 picture with it's info being a line. I'd rather fit 3 or 4 per row.