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!


This article is a guide for creating a Gantt Chart widget. Follow this procedure to create a table of tasks or projects with the start time, duration, end time, progress, and assigned resources.

To make a Gantt chart widget

  1. Navigate to Widgets on the MSPbots app menu.
    menu widgets
  2. Under My Widgets, click New Widget.
    new widget
  3. Select the Gantt widget type on the New Widget window.
    new Gantt widget
  4. When the Widget Builder window opens, go to the Basic Setting tab. Provide the following and click Apply:
    • Name - Give the widget a name.
    • Description - Give the widget a short description.
    • Role - Select the roles you want to give access to.
      widget builder
  5. Next, go to the Dataset tab. Click the (plus) button and select New Layer

    widget data sourceadd layer
  6. On the Dataset window,
    1. Select the Dataset containing the information you want to use.
    2. Give the data source a name and enter it in the Show datasource name as field (optional).
      dataset
    3. For Columns Display
      1. On the Column Name drop-down, select the fields you want to include in the Gantt chart. Click the (plus) button to add more rows.  
      2. Give each row an Alias and select a Business Type for each.
        columns display
    4. For Filter
      1. Click the (plus) button and choose Add Condition or Add Group.
        add group or condition
      2. Add all the fields you want to filter.
      3. Set a condition or logic for each field using the next two drop-downs. For a guide on each option, refer to What Conditions are Available for Creating Widgets?
        set condition
      4. Select a logical operator for the filter group (AND or OR).
      5. Click Save.

  7. Next, go to the Config tab.
    1. On the Column tab, choose the columns to display in the Gantt chart and select the data source field for each. 
      1. Group - This will group the task name based on the field selected.
      2. Task Name
      3. Resources
      4. Start Date
      5. End Date
      6. Duration - Adds "days" as a unit by default. If the field selected is in hours, divide the field by 24 hours using the button in the dataset window. Refer to Step 6c below.
      7. Progress
        configuration

    2. On the Timeline tab, configure how the dates will be shown. By default, the dates are shown weekly for Top tier and daily for Bottom tier.

      1. Count - Determines the data that will be shown per unit. For example, if the unit used is day and the count is 2, the data shown will be for Mon - Wed - Fri - Sun, and so on.

      2. Unit - Select Hour, Day, Week, Month, or Year.

      3. Format - Choose among the available date formats in the drop-down field. 





8. Click Apply. This will show a preview of the created Gantt Chart widget. Below is an example.

preview Gantt




  • No labels