Record Level Formula

This page describes Record Level Formula field as Dimension and Measure in a Report.

How to access the Formula Field option?

The users can access the icon to of the Create Calculated Fields from the right-side panel of the Design page.

Please Note: The user can set the database settings using the Data Store Settings option provided under the Configuration part of the Administration module.

Check out the given walk-through on creating a formula field at the record level.

  • Navigate to the Design tab after selecting a Data Store to design a new view.

  • Click the Create Calculated field icon.

  • The user gets redirected to the Create Calculated Field window.

  • Please navigate to the FORMULA tab (It opens by default).

  • Formula Name: Give a title to the formula field.

  • Level: The user can create the calculated field at two levels.

    • Record Level

    • Summary Level

  • Type: Select an option from the drop-down menu to decide the kind of the Formula Field.

    • Dimension

    • Measure

  • Fields: All fields from the selected Data Store list are in this window. The users can select the required fields by tapping on them.

  • Functions: All the available functions are listed in this window. The users can select the required functions to apply them to the chosen field.

  • Formula Expression: Based on the selected combination of Fields with Operators or Functions the Formula Expression is entered in this space.

  • Click the Save option to save the formula field or calculated field.

Please Note: The users can select the required operator to add and complete the formula for a Measure column.

  • A notification message appears to ensure that the Formula Field gets created.

  • The newly created formula field gets added to the selected Data Store.

  • Select the formula column name to get it in the top panel.

  • Click the GO option.

  • The column data is displayed in the Upper case.

  • Click the Save View icon to save the View to the Report.

  • A notification appears and the user gets redirected to the final screen of the Report with the View added to it.

Creating a Calculated Fields as Measure

Please Note:

  • The Formula Fields created with the Record Level option can be saved as either Dimension or Measure. Based on the selected option for the Type, the displayed Fields may vary in the right-side panel.

  • Double click on the Functions or Operators from the Formula Field Editor where the MongoDB server is configured in the Admin Settings as it generates one expression. The tan function does not support the MongoDB server.

Last updated