cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Creating widget for user action count vs specific error count

ele30
Participant

Hi there. I'm working with two applications, ios and android, and need to create a widget that compares user action count vs error count, but only for specific errors. These errors include three categories for both platforms. (eg: maintenance error A for ios and android, maintenance error B for both and so on). 

 

The goal is to sum the total error count across both applications for these specific errors and compare this aggregated value to the user action count in a single widget. I am able to generate a sql query in user session query, and I actually get the result of the sum of these errors, but when I click on create a custom metric and, after several steps, try to add this metric to data explorer, it doesn't show data. 

Any advice for this issue? Thank you.

 

1 REPLY 1

Peter_Youssef
Champion

Hello @ele30 

Regarding the raised, you can configure it through:

  • Creating the required tiles having the comparative metrics under applications category within the data explorer.
  • Then if you need to Perform the aggregation, you have to switch to the advanced mode and draft the target aggregation using "+" operator, it's easily configured.

Hoping it helps, keep us posted if you have further inquiries.

BR, 

Peter

 

Featured Posts