When exporting inventory metrics or node data to CSV from the DX UIM Operator Console Metric Palette, the resulting file is downloaded without any file extension.
This occurs specifically when the name of the resource (e.g., a Hub, Robot, or Device) contains one or more periods (dots), such as a fully qualified domain name (FQDN), while devices listed only as shortname correctly export their metrics with a .csv extension.
Example:
Exporting data for a device named hub-01 results in hub-01(metric name).csv (Correct).
Exporting data for a device named hub-01.example.com results in hub-01.example.com(metric name) with no extension (Incorrect).
Product: DX Unified Infrastructure Management (UIM)
Component: Operator Console (OC)
Version: 23.4 CU8 and earlier
Product Defect
This issue will be resolved in DX UIM 23.4.9 (CU9), tentatively expected in September/October 2026.
As a workaround, manually rename the file to .csv after downloading.