DBRW with a subset
Posted: Tue Oct 04, 2022 5:36 am
hi,
my client need to make some calcul with a subset, not a element.
when i look in documentation, i find that DBRW only reference with element.
there are a way to do what my client want? for exemple : DBRW(TM1ServerName:CubeName, subset1, Element2, Element3, …, ElementN);
thank a lot for help!
documentation
DBRW(TM1ServerName:CubeName, Element1, Element2, Element3, …, ElementN);
TM1ServerName = Name of the TM1 Server
CubeName = Name of the Cube
Element1 to ElementN = An element in each dimension from the Cube. Each element must be ordered based on the dimension for the Cube.
Cross-posted IBM community :
https://community.ibm.com/community/use ... 4eda43146b
my client need to make some calcul with a subset, not a element.
when i look in documentation, i find that DBRW only reference with element.
there are a way to do what my client want? for exemple : DBRW(TM1ServerName:CubeName, subset1, Element2, Element3, …, ElementN);
thank a lot for help!
documentation
DBRW(TM1ServerName:CubeName, Element1, Element2, Element3, …, ElementN);
TM1ServerName = Name of the TM1 Server
CubeName = Name of the Cube
Element1 to ElementN = An element in each dimension from the Cube. Each element must be ordered based on the dimension for the Cube.
Cross-posted IBM community :
https://community.ibm.com/community/use ... 4eda43146b