You are here:
Why doesn’t my report return any data?
Check with your administrator to make sure that you have access to the records you’re trying to report on. If you’re still not seeing any results in your report, try casting a wider net.
- Show more than your own records. For example, select .
- Expand your time frame filters. For example, select All Time for Range, or select a broader custom range.
- Choose field filter operators carefully. If you select Account Owner equals John James, you limit potential results to exactly “John James.” If you don't see the results you expect, consider expanding the selection by using Account Owner contains James instead.
- Check your filter logic. Make sure your combination of conditions isn't excluding all data.
Limiting your report can improve performance, but make sure you're not filtering out the data you want to see.
If your report includes an external object, the results probably don’t reflect the full dataset. External objects behave similarly to custom objects, except that they map to data that’s stored outside your Salesforce org. A report that includes an external object fetches up to 20,000 records for the primary object and can encounter callout limits while fetching external object data. If the report results in few or no rows, try customizing the report to obtain more relevant external object rows.

