Skip to content
Release: Australia · Updated: 2026-03-25 · Official documentation · View source

Common AI Data Explorer issues and fixes

Use Query Generation logs to inspect failed or incorrect queries and identify common issues with AI Data Explorer responses.

Go to Query Generation > Administration > Logs to inspect failed or incorrect queries.

  1. Find the entry by user, date, or utterance.
  2. Check Semantic Entities/Dimensions/Segments Count
  3. Open Query Constitutor Output to see what was selected.
  4. Compare with Semantic Filter Result for raw semantic matches.
SymptomLikely causeFix
"Unable to understand" responseSystem cannot find a matching tableImprove entity description; rephrase with table name; verify AI search is running; verify that all Indexed Sources are fully processed.
Wrong table selectedSimilar table names, no disambiguationAdd semantic usage instructions to differentiate.
Wrong table selected (permissions)User lacks read access to the intended table or fields.Verify and grant table and field read ACLs for the intended data.
"Error accessing table data" or "Scope access not granted" responseSome data is in protected application scopes that AI Data Explorer cannot access.Create ACLs granting access to the scope for AI Data Explorer. Approve the subsequently generated Restricted Caller Access (RCA) records. For more information, see Enabling access to protected scope applications for AI Data Explorer and Query Generation.
Missing field in resultsDimension turned off, unclear label, or field not in semantic layerCheck dimension is active; update label.
Related fields not pulled inReferenced table missing from semantic layer or reference dimension turned offAdd and enable the referenced table entity; enable the reference dimension.
Wrong filter appliedBad segment matchFix segment name and description; disable the segment.
No filter when expectedNo matching segment; phrasing too vagueCreate a manual segment; rephrase question.
Segment from report is wrongAuto-generated segment has stale or irrelevant filterDisable the report segment source or the specific segment.

Parent Topic:Configure AI Data Explorer

Related topics

Query Generation Health page

Tuning the semantic layer

Query Generation logs

Configure record level analysis in AI Data Explorer

Roles and tables installed with AI Data Explorer