Forum Discussion

Evilgid's avatar
Evilgid
Copper Contributor
Aug 12, 2022
Solved

Formula does not work for SharePoint/Lists

I recently started to work with list.  My list contains product information such as Vitamins.   I want to have one Column "Total Vitamins" in which the the vitamins are calculated together. (Vita...
  • ganeshsanap's avatar
    Aug 12, 2022

    Evilgid Are these ([Spalte1], [Spalte2], [Spalte3]) all "Number" columns? You should use Number columns here.

    Follow these steps:

    1. Go to SharePoint list
    2. Click on "Add column" and select "More..." 
    3. On "Create Column" page, select "Calculated" as data type: 
    4. Enter you formula here, select "Number" as return type and click "OK" at the bottom of page: 

    Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

Resources