To create a new report from scratch, start by making sure the relevant Cubix model is open and open a new blank workbook.

Cubix includes a number of Excel based functions that can be used to retrieve data from the database into cells on the report template.

The most widely used of these is the Get Cell function which retrieves values. There are also functions that retrieve names and descriptions, set details and member attributes. These functions van be used in conjunction with Excel cell references and other formulae to create very specific yet flexible reports.

Get Cell

The Get Cell function is the most widely used function. It allows any number in your model to be accessed on your spreadsheet.
An example of the syntax for the get cell function is as follows:

=TCM_GCV8("Main","France","HISTORY","LocalCurrency","Input","Jan","PL.10020","Total","Value")

The above rule will return from the Main table the monthly Value of the Total product of variable PL.10020 in period January and Input view and Local Currency of Version History for Entity France.

This formula may appear complex at first. Remember, however, that Cubix is a multi-dimensional model and requires a reference to each dimension to get the appropriate value. You might want to think of the formula as a series of coordinates that point to the specific value you are retrieving.

To assist in writing these rules a wizard can be accessed by double clicking on any blank cell in your spreadsheet whilst Cubix is running.

Instead of writing each of the dimension members in the function, they can be selected and the resulting formula will be entered into the chosen cell on the spreadsheet.

Use Index Values in Formula displays the resulting formula as a series of numbers that relate to the position of each dimension member in the underlying Cubix model structure. Un-tick this to display the formula in a more friendly text format.

The Get Cell window can also be opened from the Cubix menu ribbon by clicking on in the Reporting group.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
Centrixe Support

Post Comment