Slicers give users control over large datasets by applying filters that show or hide data. When a slicer on the MSPbots widgets is selected, filters are applied and users view only the data that is useful for their task or goal. This article shows the procedure for creating slicers that will allow clients to easily refine data for themselves. 

Watch this video or follow the procedure below to create a slicer in widgets.

What‘s on this page

Required Permissions


Before you start, make sure that you are logged in to MSPbots with administrator permissions. Only an admin can create a new slicer. 

Follow these steps when creating slicers 


  1. On the MSPbots app's menu, go to Settings > Slicer.
    Slicer settings
  2. Click the New Slicer button on the Slicer tab. This step opens the New Widget window. 
    new slicer button
  3. Next, select the type of slicer that you require. For this example, we are selecting the Dropdown List slicer type. This action opens the Widget Builder window. If you want to create other types of slicer, please refer to the Slicer Config Fields Definition to configure the Config fields.

  4. When the Widget Builder window opens, provide the following: 
  5. Next, go to Data Source and click the + button to add a slicer. 
    widget builder datasource
  6. Select New Layer on the window that appears. This step opens the Dataset window.

    new layer
  7. Do the following on the Dataset window: 
  8. Click the Save button.
  9. Next, go to Config and provide data for the following fields: 
  10. Click Apply. This will show a preview of the slicer that you have created.

Related Topics