Measure Adoption of a Specific Feature

Now we want to hone in on a new feature we added in the last release. We now allow users to insert and update records on Innovation Ideas and Demo Scorecard.

In this exercise, you will…

  • Clone your existing lens
  • Change the chart back to Bar Chart
  • Filter to eliminate Read operations
  • Change Timestamp grouping to Custom Entity
  • Save the Lens

Clone your existing lens

On the top right corner, click on the three dots menu icon and select “Clone in New Tab”

Change the chart back to Bar Chart

  1. Select the chart icon on the righthand side
  2. Select the “Bar chart”
  3. Click the chart icon to shrink the chart toolbox

Filter to eliminate Read operations

Select operation type filter:

  1. Select the “Filter” subtab to the left
  2. Click + to add a Filter
  3. Search and select operation_type

Filter out read operation:

  1. Select “Does Not Equal”
  2. Check off READ
  3. Click “Add”

Change Timestamp grouping to Custom Entity

  1. Click ‘Data’ subtab
  2. Click Timestamp-Derived name in Bars section
  3. Search Custom_entity and select it

(This will replace Timestamp-Derived with Custom_entity for this grouping)

Save the Lens

Save the lens as “Feature Adoption” to your app.

Updated: