TI Functions
TM1 Function for TI – ViewAttrS
Available In
TurboIntegrator
Definition
ViewAttrS returns a string from a cube view’s attribute.
Syntax
ViewAttrS(CubeName, ViewName, AttrName);
CubeName = Parent cube of the view to have the numeric attribute value retrieved.
ViewName = Name of the view to have the numeric attribute value retrieved.
AttributeName = Name of the attribute to retrieve the value.
Video Demo
Use the ViewAttrS to retrieve the Description’s attribute from the Employee cube’s default view.