find_attribution_gaps
Find groups of dimension members with no fact rows, flagging systematic exclusions like missing suppliers or categories. Automatically identify mis-attribution and over-scoped facts for human review.
Instructions
The 'your report is silently incomplete' detector. A single dimension member with no fact rows can be normal; a WHOLE GROUP of members under one attribute value (an entire supplier, a whole category) with zero data almost never is - it signals a systematic exclusion (mis-attribution / over-scoped fact), the empty-brand / supplier-group class. Finds those clusters automatically - no brand list or domain knowledge needed - so a human can review them. Read-only. The high-value data-integrity guarantee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| maxColumns | No | max grouping columns to scan (default 24) | |
| anchorMeasure | No | measure used to test data coverage (default: first model measure, e.g. a sales measure) | |
| maxValuesPerColumn | No | only scan columns with at most this many distinct values (default 400) |