Report Script Examples
All,
I am a newbie at writing Essbase Scripts. I have inherited a planning/essbase application that has quite a few scripts in it that, to my way of thinking, have way too much explicitly hardcoded (in terms of dimension members, etc.).
I am teaching my self how to work in Essbase and as a test I would like to write a simple script that simply loops through the the account dimension and spits out all members that fit a certain criteria (whether it is a string comparison or attribute value). I have most of the components but am struggling to put it all together.