Skip to main content
Adaptive Planning
Last Updated: 2023-06-23
Level, Dimension, and Attribute Codes for Display Names

Level, Dimension, and Attribute Codes for Display Names

We now automatically enable the ability to import data without Code and Name columns for dimension values, attributes values, and levels. This improves the user experience by removing the need to rename text fields in modeled sheets containing the reserved keywords of name and code in labels. It also simplifies importing for languages other than English.

Single Column Data Import in Adaptive Planning APIs

Release: 2022-09-10
We now support attribute and dimension tagging in API v34 and newer with a single property for value.
For API v34 and newer, we no longer support valueName and valueCode. You can use these instead:
  • updateAccounts
  • updateDimensions
  • updateLevels
  • exportAccounts
  • exportDimensions
  • exportLevels
For API v34 and newer, we no longer support valueName and valueCode.