I have list in which i have 33 columns datatype of number. I have one calculated column in which i have to find average for the all the 33 column . It was allowing me to add 30 column but when i am trying to add 31st column it throws error.
Is there any limitation like maximum number of column allowed for calculated column?