Media Summary: DBRA is used to retrieve and write back a value or text to a dimension's attribute. Use in DBSS is used to send text to a cube's cell. Use in VIEW sets up an optimised view for a cube that is cached in memory, so it can be referenced quicker. When Slicing a view in ...
Tm1 Function Dbr Excel - Detailed Analysis & Overview
DBRA is used to retrieve and write back a value or text to a dimension's attribute. Use in DBSS is used to send text to a cube's cell. Use in VIEW sets up an optimised view for a cube that is cached in memory, so it can be referenced quicker. When Slicing a view in ... DBS is used to send a value to a cube's cell. This TM1ELLIST returns elements based on a list of elements, MDX or set. Use in ELPAR returns the parent of an element in a dimension. Use in
SUBNM returns an element from a dimension set. If the optional alias parameter is included, the DTYPE returns the element type in a dimension. N = numeric element C = consolidated element S = string element Use in DBSW sends a numeric value to a cube's cell. DBSW is more efficient over a WAN than DBS. This ELCOMP returns the name of a child element from a consolidated element based on the position. Use in TM1RPTFILTER is used to apply a filter to the Dynamic Report to sort the row based on a column. Used for Dynamic Reports ... TM1RPTELISEXPANDED returns a boolean value if an element is expanded on the row set. Used for Dynamic Reports (Active ...
DFRST returns the first element in a dimension. Use in