N O T I C E


MSPbots WIKI is moving to a new home at support.mspbots.ai to give you the best experience in browsing our Knowledge Base resources and addressing your concerns. Click here for more info!


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This article provides the steps for creating a card number widget that will show the total tickets that have been updated in the last 7 days. It applies to MSPbots users with a ConnectWise Manage integration.

To create a card number widget: 

  1. Navigate to Widgets on the MSPbots app menu.
  2. Click the New Widget button and select the Card number widget type.
  3. When the Widget Builder window appears, provide the following:
    • Name - Give the widget a name.
    • Description - Give the widget a short description.
    • Role - Select Admin and User.
  4. Click the Apply button. 
  5. Go to Dataset and click (plus) button. 
  6. Click New Layer on the Add New Layer window that appears. 
  7. On the Dataset window,
    1. Select ConnectWise Manager / CW Tickets - Cloud as Dataset since we want to show the total number of tickets.
    2. Give a Name for the Datasource. Under Column Display, create a column for select ticket_id. Type Ticket ID as Alias and select Number for Business Type. 
    3. Add a new column and select resource_list for Column Name and Tech for Alias. Select Text for Business Type.
    4. Add another column and select last_update for Column Name. Type Last Update for Alias and select Date Time for Business Type.
  8. Under Filter, click (plus) > Add Condition and then select in. For Time Value select Last > 7 > days. Click Save
  9. For measure, click (plus). Since we want to get the total tickets, select count for Summary Type, and Total ID for Fields. Give an Alias and select Number for Format Type. Click Add.
  10. Click Save
  11. Go to Config > Measure. Select Total Tickets
  12. Click Apply. The Total Tickets Updated Last 7 Days preview will appear.
  13. Click Save.



  • No labels