Platform Analytics List - Dot-walked field available in Group By but not in List Columns
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11 hours ago
- Hello,
I am testing Platform Analytics on the alm_hardware table and I found an inconsistency.
The following dot-walked field is available in Group By:
Configuration Item > Last Start Date [Computer]
Technical path:
ci.ref_cmdb_ci_computer.u_last_start_date
I can successfully select this field in the "Group By" section of a Data Visualization.
However, when using a List visualization and opening "Modify List", this same field is not available in the list of selectable columns.
Expected behavior:
If the field is available for Group By, I would expect it to also be available as a list column.
Questions:
- Is this a known limitation of List visualizations?
- Is there a configuration to expose dot-walked fields as list columns?
- Is there a maximum dot-walking depth supported for list columns?
- Is this behavior expected in Platform Analytics?
Environment:
- Table: alm_hardware
- Field: ci.ref_cmdb_ci_computer.u_last_start_date
Thank you.