How to extract metadata into excel xls or csv format in OneStream ?
Get your metadata to Excel either through a Cube View or a Quick View, you should be able to build a function in Excel and use that in a formula to break your information into columns.
Something starting from a function like this: https://www.mrexcel.com/board/threads/formula-to-find-format-alignment-indent-level.620757/
Another possibility to look at would be Application Control Manager. It’s a free download in the Marketplace.
Another method can be by exporting the relationship of your dimension as XML.
Open the XML in Excel and select parent/child
Here is a snipit.
Comments
Post a Comment