Skip to main content
Adaptive Planning
Last Updated: 2023-06-23
Single Column Data Import

Single Column Data Import

We now enable the ability to import data without the requiring Code and Name columns. This improves the user experience by removing the need for complicated translations in column headers and text fields in modeled sheets.
You must contact your Named Support Contact to enable this feature.

Company Setting

Release: 2023-09-09
When you turn on Enable Single Column Data Import and Export for Display Names, we hide the Import Without Code and Name columns for display names setting within Integration > Import.
See Reference: General Setup.

Single Column Data Import in Design Integrations

Release: 2023-09-09
When you turn on Enable Single Column Data Import and Export for Display Names, the Name column mapping becomes optional for metadata loaders.

Export Name and Display Name for Attributes

Release: 2023-09-09
With this release, we support exporting the name and display names of attribute tags for:
  • exportLevels
  • exportDimensions
  • exportAccounts
To export the name and display names, set these optional Boolean attributes to true in the include element of requests:
  • includeAttributeValueNames
  • includeAttributeValueDisplayNames
You must use API v37 and above.