is there a possibility to get the name of the default hierarchy of a dimension with ApplicationStudio formulas?If yes, provide an example, please.Kind regardsPeter
Hi,
I don't know of an Application Studio formula directly, but you can always write a tiny Application Engine process to do it (function OLAPGetDefaultHierarchy there) and call it from Application Studio using the RUNPROCESS formula.
Br Kai
=ROA("","","Olap Meta Data", "DEFAULT_HIERARCHY","[Repository].[<alias>].[<cube>.[<dimension>]")
Hi Ivan, This info should be added to the documentation:
https://docs.infor.com/depm/2024.x/en-us/depmolh/default.html?helpcontent=application_studio_on-premise/whc1510174435088.html
Thanks!Andreas
Should be yes. Btw i think all schema information works automatically if you use them on the correct metadata item. See docs.infor.com/.../default.html