A key BAQ report we use to send customers their individual prices has failed. Running the BAQ itself returns close to 3000 rows, as it should. Attempting to print the BAQ Report based on the same BAQ shows the dreaded “No Records Selected”.
There are no filters or options on the report at all. I made some changes to the BAQ itself today, but the fields in the output are exactly the same.
Since you’re getting “No Records Selected”, it’s nothing in the report itself.
Any recent changes to field or process permissions? Just a guess, but running the BAQ (in BAQ Designer) uses your credentials, while running the report may us the credentials of the user set up for that task agent.
There’s a BPM that clears the system flag we use in place of a parameter, and it was kicking in too soon because the report was still pending. So by the time it ran, there was nothing flagged. Sorry to waste anyone’s time, but sometimes asking the question helps in itself!