If you create a Visual Basic (VB) function named UpReplace within an Excel spreadsheet and set its return value to True, you instruct FDM to delete all data from the TDim table before data is loaded.
Public Function UpReplace() as Boolean ‘Set value to true to force delete prior to load UpReplace = True End Function
Note: | The UpReplace function can be used only for the tDim table. |