Self-Service Visualization
  • What is a Report?
  • Creating a new Report
    • Accessing the Report Module
    • Create New Report
      • Creating a new Report with an Existing Data Store
        • Creating and Updating Instance
      • Creating a new Report by Uploading a File
        • Creating a new Report by Uploading a CSV File
        • Creating a new Report by Uploading an Excel File
      • Creating a new Report with Data Preparation
        • Create a Report with Data Preparation - Inside the Report UI
        • Create a Report with Data Preparation- Partly from Data Center
    • Designing a View
    • Saving Multiple Views
  • Design Canvas
    • Dimension Profiling
    • View Summary
    • Series Properties
      • Customized Category Color for Dimension
      • Series Properties for Measure
    • Create Calculated Field
      • Creating a Formula
        • Record Level Option
        • Summary Level Option
      • Creating Range
    • Order by and Limit
    • Adding a Slicer
  • Chart Gallery
    • Mixed chart
    • Area chart
    • Bar chart
    • Bubble chart
    • Column Stack chart
    • Line chart
    • Pie chart
    • Scattered Plot chart
    • TreeMap chart
    • Circumplex chart
    • Pareto chart
    • Semi Gauge
    • KPI Tile
    • KPI Tile: Comparative Tile
    • KPI Tile: Sparkline
    • Map
    • Data Grid
    • Metric Summary
    • Dissolution/Decomposition chart
    • Spider chart
    • Waterfall chart
    • Funnel chart
    • Inverted Funnel chart
    • Heat Map chart
    • Geo chart
    • Sankey chart
    • Word Cloud
  • Report Final Screen
    • Tab
    • Search
    • Create New ML View
    • Shared Views
    • Live Refresh
    • Export
      • Export Properties
    • Alert Center
    • Change Theme
    • Data Store Information
    • Options Assigned to a View
      • Analyse
        • Timeline Play
        • Data Drills
          • Drill Into
          • Drill Through
      • Edit
      • Duplicate
      • Remove
  • Applying Filters
    • View Specific Filter
      • Dimension-based View Filter
      • Measure-based View Filter
      • Date-based View Filter
    • Global Filter
      • Exclude from the Global Filter
      • Saving a Global Filter
      • Custom View Filter
      • LOV Settings
  • Interactions
Powered by GitBook
On this page
  1. Design Canvas
  2. Create Calculated Field

Creating Range

PreviousSummary Level OptionNextOrder by and Limit

Last updated 1 year ago

Check out the given walk through on how to create a Range using the Create Formula window.

The user can create a new calculated field in the selected data store using the Range tab.

  • Navigate to the Design Workspace.

  • Select the required fields to the top bar.

  • Click the GO option.

  • The View gets created based in the selected fields. E.g., the following image displays Employee names with sum of Experience.

  • Click the Formula Field Editor icon.

  • The Create Calculated Field window opens.

  • Select the Range tab.

  • Name: Provide a title for the formula field.

  • Measure: Select a Measure field using the drop-down menu.

  • Click the ADD ROW option.

  • Provide the following information to create a range:

    • Name: Provide a name for the defined range.

    • From: Set a minimum value to define a specific range.

    • To: Set a maximum value to define a specific range.

(the following image displays multiple ranges added based on the values from the experience field).

  • Click the Save option.

  • A new calculated field gets added to the selected Data Store.

  • Select the newly created calculated field and add it to the top menu bar.

  • Click the GO option.

  • The calculated field will display the range based on the experience value.

Please Note:

  • The Range option will not be listed for the space where MongoDB server is configured in the Admin Settings. The Range functionality is available only if the Elastic Search configuration is done from the Admin Settings.

  • The Calculated Field with various range gets added a Dimension by default.

Creating various Range