NOTEWRITE
This function writes a note to a specified database cell. The function works with ODBO-compliant databases only.
The note is written as soon as the function is triggered.
Note: We recommend that you use NOTEWRITE only in the parameters of
actions.
WBC is a non-dynamic equivalent of NOTEWRITE.
Syntax
=NOTEWRITE( "note", "data_connection", "cube",
"slice_element {,"slice_element"})
If you do not specify an element for each dimension of the cube, the default element is used for the elements that you do not specify.