Simple divide expression

Why doesn't [Column1] / [Column2] expression work in an actual column but using the same
expression in virtual column there's no problem?

Solved Solved
0 2 120
1 ACCEPTED SOLUTION

App Formulas in real columns only evaluate when that record is edited. Virtual Columns re-evaluate upon every sync.

View solution in original post

2 REPLIES 2

App Formulas in real columns only evaluate when that record is edited. Virtual Columns re-evaluate upon every sync.

My experience is different. I used a similar expression in an actual column within the App formula field and it worked fine; only difference is that I referenced a virtual column value.

Top Labels in this Space