Skip to content

Commit c66d169

Browse files
os-zhuangclaude
andcommitted
chore: add changeset for dataset analytics labels + drill-through
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent bf622c3 commit c66d169

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@objectstack/service-analytics": minor
3+
---
4+
5+
Dataset analytics enrich **dimension** result fields with their display label (so report/dashboard table headers read "Status" instead of the raw field name) and expose drill-through metadata on the dataset query result: the base `object`, a drillable dimension→field map, and a parallel `drillRawRows` array of each row's raw grouped values (captured before label resolution). This lets a host drill a grouped bucket back to its underlying records with an exact-match filter built from the stored value, not the display label. Date dimensions are excluded (a humanized bucket can't be exact-matched).

0 commit comments

Comments
 (0)