Skip to Main Content
Spotfire Ideas Portal
Status Future Consideration
Product Spotfire
Categories User Experience
Created by Guest
Created on May 6, 2024

In-DXP display of file location for current .dxp

When opening a .dxp in an Analyst client, there's currently no way for users to see its file path via the GUI.

This creates a quandary when saving the file under the same filename - e.g., unintentional overwrite.

Programmatically, this can be done using the DocumentMetadata class in Application namespace in IronPython. Having this info displayed in GUI is useful.

  • Attach files