📊
ListBurst Charts
  • Introduction
  • Getting started
    • Installation (AppSource)
    • Installation (Manual)
    • Add the web part to a page
    • Configure a chart
    • Filtering
  • Advanced chart types
    • S-curve
  • Teams
    • Adding to Microsoft Teams
    • Customise a Team chart
    • Add an existing dashboard
  • SharePoint Tips
    • The List View Threshold
    • Calculated fields: Groupings
    • Calculated & Multi Valued field aggregations
    • Find your App Catalog
  • Releases
    • Changelog
    • Upgrade process
    • Security & Architecture
Powered by GitBook
On this page

Was this helpful?

  1. SharePoint Tips

Calculated & Multi Valued field aggregations

SharePoint does not support aggregations based on the value of a numeric calculated field, or a multi-valued field (such as a people field).

For these field types, ListBurst needs to load all items and perform the calculation on the client side. The side effect of this is that we implement a maximum of 500 list items to maintain good performance.

If your list exceeds 500 items, and your chart involved a calculation across a calculated field or multi-valued field, you will encounter an error.

PreviousCalculated fields: GroupingsNextFind your App Catalog

Last updated 28 days ago

Was this helpful?