What do I do if a dashboard table or list doesn't show any data from a saved search?

On the list page, check if the saved search is visible to the user. Saved searches can be specific to individual job roles or hidden by administrators.

If the saved search shows up correctly on the list page, then you can troubleshoot using your browser to see if any of the queries have failed:

  1. In the Chrome browser, open the sales dashboard from the home page or preview it from Oracle Visual Builder Studio.
  2. Right-click and select Inspect.
  3. Click Network.
  4. Select the Preserve log, Disable cache, and Fetch/XHR options.
  5. Enter queries in the Filter field.
  6. Any query that's failed is labeled with an X in the Name column.
  7. To troubleshoot, select the query and click Payload.
Inspecting the Sales Dashboard queries in Chrome