Zendesk explore formula error "085f951c" | Community
Skip to main content

Zendesk explore formula error "085f951c"

  • July 20, 2022
  • 1 reply
  • 0 views

Matthew14

I'm having trouble finding documentation on the Explore formula error "085f951c". Error message below:

The set of calculations isn’t valid. The calculated measure "COUNT(reassignedtickets-e0a3c35608-copy)" references "[tickets_id]" which is as an unknown metric. 

I'm trying to find the reassignment rate for different forms using a calculated metric with the following formula:

COUNT(Reassigned tickets)  / COUNT(Tickets)

I selected both metrics when creating the formula, so I'm unclear why it's indicating that "[tickets_id] is unknown - but also I'm sure why the error references a metric that isn't in the formula above.

 

 

 

1 reply

  • July 27, 2022
Hi mfg, 
 
The error you encountered means that you are trying to build a metric with an attribute that does not exist within the dataset. The metric "COUNT(reassignedtickets-e0a3c35608-copy)" may no longer be available. Also, make sure to select the correct dataset for the recipe Reassignment rate you want to display. See example below: