Reference Hidden Columns with Cube View Column Math

Use the CVMathOnly option to perform math on columns when the columns are not visible.

  1. From the Application tab, under Presentation, click Cube Views.

  2. Expand Cube View Groups, expand a specific cube view group and select a cube view.

  3. Click Rows and Columns. In the example below there are three columns, where Column 3 has the GetDataCell() function applied for the total of Column 1 and Column 2.

  4. Click Open Data Explorer to generate the Cube View and see the data. In the example below you see that it is adding the value 200.00 from Column 1 to the value 200.00 from Column 2 to generate the total of 400.00 in Column 3.

  5. Click Edit.

  6. Select Column 1 and at the bottom of the window click the Formatting tab.

  7. In Header Format, click the ellipsis. The Header Format window opens.

  8. Click Format.

  9. In the General section, find isColumnVisible and select CVMathOnly.