Filter refresh error :: Custom query error on 'Cached Values' fliter
Resolved
When i attempt to refresh Cached Value filters, the report returns the error I'd typically associate with a custom query filter:
All report filters are set to Cached Values:
I've tried to set an automatic filter refresh and actually created a custom query to try and address this, but nothing is working.
Currently all filters are blank and do not automatically refresh in the background. Thanks for your help in solving this problem
If it's helpful, the filter refresh action is throwing an NPE error (below), but i do not know how to diagnose the root cause. We did not make any changes to the report or filters that i'm aware of. The issue is in the manual filter refresh
If it's helpful, the filter refresh action is throwing an NPE error (below), but i do not know how to diagnose the root cause. We did not make any changes to the report or filters that i'm aware of. The issue is in the manual filter refresh
Hi Ryan,
Thanks for reaching out. The stack trace seems to indicate some sort of issue getting the filter ID from the View. Let's try simply pulling out the field you're trying to cache, then reinserting it into the report, then re-attempt caching.
If this doesn't work, can you please confirm this is the very first log entry for when you see the 'Oh no!...' error? It's important we have the very first trace. If this is definitely the first trace and removing and reinserting the field doesn't help, I'll have to dig further into the code to try and determine next steps, so please let me know.
Regards,
Mike
Hi Ryan,
Thanks for reaching out. The stack trace seems to indicate some sort of issue getting the filter ID from the View. Let's try simply pulling out the field you're trying to cache, then reinserting it into the report, then re-attempt caching.
If this doesn't work, can you please confirm this is the very first log entry for when you see the 'Oh no!...' error? It's important we have the very first trace. If this is definitely the first trace and removing and reinserting the field doesn't help, I'll have to dig further into the code to try and determine next steps, so please let me know.
Regards,
Mike
Replies have been locked on this page!