Can anyone suggest a reason why this error only occurs when the report is run from within a Dashboard ?
When run outside the Dashboard, no error is triggered.
The report filters are based on prior reports. The prior reports trigger filters on other reports which increase the total rows queried.
Online posts suggest increasing the MAX_EXPANDED_SUBQUERY_PREDICATES from 8K to a higher value such as 15 or 25K.
Thanks for any insights on this issue.