Forum Discussion

Vicgbt's avatar
Vicgbt
Copper Contributor
Oct 01, 2021

Column calculated from other existing columns

Hello,

 

I am very annoyed : I have a SharePoint list and I would like to get a calculated column whose content adds that of two other columns already existing in my list.

 

But when I select a calculated column, choose the columns on which I want to do my calculation and then validate, I get the error message below which tells me that the columns do not exist. How do you explain this please ??


Column calculation

 

Error message

 

Thanks in advance for your help :cry:

 

6 Replies

  • RobElliott's avatar
    RobElliott
    Silver Contributor

    Vicgbt what column type are those 2 other columns in your list?

    Rob
    Los Gallardos
    Intranet, SharePoint and Power Platform Manager (and classic 1967 Morris Traveller driver)

      • gretchunkim's avatar
        gretchunkim
        Brass Contributor
        Is the column itself is a calculated column? I see the column of interest here is called "Daily REQ/ FT Advance...", and that lead me to assume that is the case.

        From my experience, you can work around it by creating a new calculated column type using the column name (eg., =[$missingcolumn] in the formula. Then use this column in the secondary calculation.

        Good luck!

Resources