I have the following statement
*SELECT(%REPORTING_CURRENCIES%, u201CIDu201D, u201CCURRENCYu201D, u201C[GROUP] = 'REP'u201D)
*XDIM_MEMBERSET CURRENCY = %REPORTING_CURRENCIES%
it works ok, the first time I run the script, but after I modify and process the master data, e.g. I change the property group for JPY from blank to "REP", when I run the same script again, the dimension member for currency did not include the JPY in the formula log, it still keep the orginal member before I modify the master data, anybody know how to fix this?
Edited by: Jianbai on Jul 20, 2010 6:49 PM