The Chart Web Part can be configured to display data from another web part on the same page. As an example, you may be using the Lightning Conductor Web Part to rollup tasks from multiple sites, and would like to display in a pie chart, the ratio of those tasks based on status. Furthemore, you may want to show how many tasks are In Progress, Completed, or Not Started.

The example below shows the Lightning Conductor Web Part displaying tasks for Technical Support Issues (e.g. items from Issue Tracking Task Lists), and using the Chart Web Part to show how many tasks are currently Active, Resolved, or Closed. To do this, follow the steps below.

  1. First, Edit the SharePoint page

    Click to edit SharePoint page

  2. Next, add the Lightning Conductor Web Part to your page and configure as required.

    Lightning Conductor Web Part

    In this example, I’ve added a Lightning Conductor web part called Technical Support Issues to the current page.

  3. Add the Chart Web Part to the current page.

  4. Click the drop-down for the Chart Web Part options and choose Edit Web Part.

    Click to edit web part

    Here you can also configure the web part title under the Appearance Setting. In this example, I’ve given the title “Current Ticket Status”.

    Edit web part title

  5. Click the web part drop-down again and choose Connections—>Get Table Data From—>“Lightning Conductor Web Part”. In this example, the Lightning Conductor Web Part is Technical Support Tickets.

    Connect to another web part on current page

    You may also notice that if you follow the same steps on the Lightning Conductor web part, you will also see the Connection to the Chart Web Part.

    Connection to Chart Web Part
  1. Click the Chart web part drop-down a third time and choose Edit This Chart.

    Click to edit this chart to configure the chart

    You should see on the Configure Source page that the Data Provider is set to Web Parts in Current Page and the Web Part is Technical Support Tickets that we connected to in the previous step.

    Chart web part configuration dialgo

  2. Configure the Chart Web Part as required. We’ve chosen to Enable Grouping of Data by and group by Status (Step 1), and selected COUNT as the Function (Step 3), so it would count the number of issues in each status. Lastly, we selected Pie 3D as the Chart Type, removed the Labels, and added a Legend.

    Chart web part configure grouping of data

  3. Click Finish once you’ve completed your chart configuration.

  4. Save the SharePoint page.

    Click to save the SharePoint page

    Chart Web Part using Pie 3D chart type with legend

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment