Public Everscope rule
Object has no detected usage
A measure or column is unreachable from the fully scanned dependency graph.
What this rule checks
A measure or column is unreachable from the fully scanned dependency graph.
Everscope evaluates only the metadata needed for this deterministic check. It does not read dataset rows or values.
Why this is a risk
The object may be technical debt, but incomplete external usage evidence can make deletion unsafe.
In a governed environment this can weaken traceability, operational reliability, or the evidence available to reviewers and auditors.
How to resolve it
- Validate tenant usage and external consumers before preparing any manually reviewed cleanup change.
- Validate the change with the accountable owner, rerun the same metadata scan, and retain the before-and-after evidence.
Affected object types
- measure
- column
Rule history
- Version 1.0
Initial published version.