SUMPRODUCT SharePoint Calculated Column

Shelley B 136 Reputation points
2021-05-14T09:26:20.747+00:00

Hello,

I need some assistance please, I'm trying to create a calculated column to perform a SUMPRODUCT like calculation.

I'm assuming that's the best option for what we're trying to achieve.

The column needs to sum the products delivered based on product name and return total delivered against the product name row, from there we use a calculated column to work out the outstanding products yet to be delivered:-

96674-image.png

I'm stuck and any help would be appreciated

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,871 questions
0 comments No comments
{count} votes

Accepted answer
  1. Shelley B 136 Reputation points
    2021-05-17T10:13:25.357+00:00

    Thanks for your help Echo, I've just realised I can get the info required via a Power BI Report.


1 additional answer

Sort by: Most helpful
  1. Echo Du_MSFT 17,186 Reputation points
    2021-05-17T01:53:20.767+00:00

    Hi @Shelley B ,

    Welcome to Q&A Forum!

    I recommend you to use the Number column, which has a built-in sum function. Other types of columns do not have this function.

    Please following steps:

    1.Create a Number column

    96937-number-column.png

    2.Click on the Number column small arrow icon

    3.Select Totals >> Sum

    96975-sum.gif

    Thanks,
    Echo Du

    =========================

    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.