Weird Issue with Query Max Records

  • Thread starter Thread starter Michael
  • Start date Start date
M

Michael

I set my query to max 28 records but the report still shows the 28th record.
Why is it doing that?

The report is based on the query that's set to max 28 records.
 
I found the answer online since posting. Reports ignore other controls max
record property so that's why it's happening.
 
Back
Top