Posted by [IP Address: 205.174.143.2] 'Todd' on August 29, 2001 at 15:24:52 EST:
In Reply to: Limit number of records in a prompt table posted by [IP Address: 205.174.143.2] 'ShuSheng Li' on August 29, 2001 at 14:46:32 EST:
I would suggest trying to limit the view by changing the key or defaulting a value in the view...ie If the view is to be limited by a value in the buffer, then set the view field to the buffer field. You should be able to test this using sql trace utilities...look for the sql statement generated by the panel processor. This will give you an idea of the effect the changes in record structure or default is having on the dynamic sql created by the panel processor.