PreviousNext
JavaScript must be enabled to correctly display this content
Creating Functions Manually
You can create functions manually in Smart View.
To create a function manually in Smart View:
Connect to a data source.
Select a cube and, in the connection dialog that displays, select
Set as Connection for Functions, and then type a name
for the connection, and then click OK.
In the below example, the connection name is
MyVision.
Note:
You must create a connection name for each newspreadsheet.
The connection name is saved with the spreadsheet. When
you reopen the saved spreadsheet, you will not be
prompted to enter a connection name.
Figure 13-6 Connection Option and Name
In the sheet, click the cell in which you want to enter the function.
Enter an equals sign and then type the function name; for example:
=HsSetValue
Enter parameters for the function according to rules described in Syntax Guidelines, using the information specific to each function in Function Descriptions.
To add functions to other cells in the sheet, repeat steps 4 through 6
To run the functions, refresh the sheet.
Functions are validated only upon refresh.
If any function is invalid, then all functions on the sheet, including valid
functions, will display #Error. For example, an invalid
dimension or member name will result in an invalid
function.
Review the functions for errors and refresh the sheet again.