commissionCustomerCount
Distinct customers with cloud commissions in the selected range, for the Average Billings Per Customer
tile. Uses the same tenant scope and month-aligned window as commissionSeries at MONTH granularity.
APPSMART workbook rows carry no customer key, so the count is zero there — hide the tile for those advisors.
This page contains
Arguments
| advisorId ID! | Advisor whose distinct customer count is returned. Always applied. |
| tenant String! | Marketplace tenant to count. Same semantics as |
| salesAgentUuid ID | Optional sales representative filter, matched case-insensitively. An unmatched value returns zero. |
| dateFrom DateTime! | Lower bound on the commission business date, aligned to month buckets like |
| dateTo DateTime! | Upper bound on the commission business date. Must not be earlier than |
Return Fields
| Int! PREVIEW | The |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.