Export Script Help - Loading #Missing to Essbase via FDM
I am not expert at VBS/FDM scripting. Currently we have coded FDM's Export script, which will covert 0s to NODATA and load in to HFM.
I am trying to modify the code so I can use similar feature for Essbase - i.e. coverting 0s to #Missing in Export script. I have made following changes to the Export script, but its still loading 0.
I think it is using FM API - is it particular to HFM? If so, how this can be coded for Essbase(target is Essbase) specific? or I am missing something here?
Any help is much appreciated!!