Why Does My Report Contain N/A Values?
If your report contains N/A, the check did not produce a result during execution. At the moment, there are only two supported explanations:
- The quality check failed because of invalid syntax or another execution error.
- The database was unavailable when the check ran.
In both cases, the framework cannot calculate a value, so the report shows N/A.
How to Troubleshoot
Use the following steps:
- Review the check definition for syntax or execution errors.
- Check the agent and database logs for failures or downtime around the execution time.
- Re-run the report after fixing the check or restoring database availability.