19 Feb 2022
11:56 AM
- last edited on
30 Sep 2022
12:17 PM
by
MaciejNeumann
My dashboard has few custom chart tiles which displays the no. of key user actions that have been performed over a period of time .
Our is a payment application so actions include
1:Loading of Home Page
2:Loading of Create Payment Page
3:Create Quote (custom action)
4:Create Payment (custom action)
I was trying to display the same details via a funnel chart using USQL.
But when I am comparing both the results over same time frame there seems to be some discrepancy
The no of actions on tiles are mostly higher(and accurate when verified with the backend) than that displayed via the USQL query
Any specific reason for this?
There might be some reasons for that. One that typically applies is if you are in a timeframe where you have live sessions. Those are not visible in USQL results...