Using the latest BC 365 SaaS version. I have a cue page that displays a tile for the current user's open purchase order count, among other things. I am filtering purchase orders that have the current user listed as the purchaser code, and iterating through the purchase lines to only capture those purchase orders that have remaining quantities to receive. Since that purchase line iteration is out of scope for basic purchase header filtering, I am inserting any matching records into a temporary purchase header table. The temporary purchase header table's record count correctly appears as the tile's document count. But when I drill down into this same temporary table to bring up the purchase order list, all hundreds of purchase orders appear. I'll include screen shots below.
Any suggestions as to what could be happening? Like I said, the document count based on this same temporary purchase header table is correct. There are 14 open PO's. Not the hundreds that appear when I drill down. That's what's puzzling me. :)