REFRESHOLAPMETADATA
Refreshes the OLAP meta data cache. Typically the function is used, within an action, after an Application Engine process has run. For example, if a report contains a list of database aliases and their OLAP cubes then that list is not updated if an Application Engine process adds or deletes a cube. The list is updated when the OLAP meta data cache is refreshed.
Syntax
=REFRESHOLAPMETADATA("AliasName")
Example
=REFRESHOLAPMETADATA("globalvariables.gv_alias")