SAP Knowledge Base Article - Public

3622498 - ODE Story : getMember API on table returns no data in Description and DisplayID

Symptom

  • When using getMember API on table, it returns no data in Description and DisplayID (empty) :
    Example script :

    var test = table_1.getDataSource().getMember(Alias.MeasureDimension,"XXXXXX");
    console.log(test);

  • From the console : Description and DisplayId are empty :
    {dimensionId: '@MeasureDimension', id: 'XXXXXX', description: '', displayId: '', modelId: 't.7:Chnvip4d6ktfkchvcvc5182tb64'}
    description: ""
    dimensionId: "@MeasureDimension"
    displayId: ""
    id: "XXXXXX"
    modelId: "t.7:Chnvip4d6ktfkchvcvc5182tb64"

Environment

  • SAP Analytics Cloud 2025.8.9

Resolution

The issue will be fixed on the next release SAC patch 2025.8.13

See Also

Keywords

getMember, DisplayId, Description,  table_1.getDataSource()
, KBA , LOD-ANA-AD-INF , Analytics Designer Infrastructure , Problem

Product

SAP Analytics Cloud 1.0