Page 1 of 1

TM1 REST API - Getting alias value when retrieving a cube view

Posted: Fri Oct 22, 2021 9:20 am
by aravind.cgns
Hi all,

I'm trying to retrieve cube a view using the REST API. I want to retrieve data similar to architect view with alias turned on in few dimensions, API retrieves only native elements.

Is there a way to retrieve attribute names in cellset, For example Quarter dimension retrieves native elements in Fiscal year format, but i need quarters to be extracted in Calendar year format which is an attribute.

Below is my Code :

https://xxxx.planning-analytics.ibmclou ... xpand=Axes($expand=Hierarchies($select=Name),Tuples($expand=Members($select=Name))),Cells