Why does the IDP sometimes only display one case when I set “Preview the first n cases” to some number greater than one?
When using a forward-only cursor, the IDP does not advance the Recordset beyond the first case (row) because then those first n rows would be lost and when an Analysis requested that data, the query would have to be executed again. “Preview the first n cases” only applies when using a static cursor.