Returns the number of application(s) across all managed workstations. This is a useful metric when reconciling services in the Gradient MSP billing module. Simply insert the application name in the query.
Workstations[].Software_r[?contains(name,'Insert Application Name')] | length(@)