Skip to content

Commit

Permalink
have users type track userchCategory if exists (#2837)
Browse files Browse the repository at this point in the history
Co-authored-by: Ahmed Saied <[email protected]>
Co-authored-by: MSKaiLian <[email protected]>
  • Loading branch information
3 people authored Nov 13, 2024
1 parent 2ebec59 commit 2e6e2ea
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Workbooks/UsageMetrics/Usage - Users/Usage - Users.workbook
Original file line number Diff line number Diff line change
Expand Up @@ -492,6 +492,16 @@
"resultVal": "user_AuthenticatedId"
}
},
{
"criteriaContext": {
"leftOperand": "userschCategory",
"operator": "==",
"rightValType": "static",
"rightVal": "user_AuthenticatedId",
"resultValType": "static",
"resultVal": "user_AuthenticatedId"
}
},
{
"criteriaContext": {
"operator": "Default",
Expand Down

0 comments on commit 2e6e2ea

Please sign in to comment.