Fields not updating

Recently, I have had a few instances where fields are not updating based on App formula calculations. Although if I set up a VC with the same calculation, it works fine.

Anyone else experience this ?

I know I’m a bit light on details, happy to provide more but just wanted to see if this is a known bug.

Not a known bug.

2 Likes

Hi @jeffchoy
Is this the answer to your issue ?

[Helpppppppppp! Look up not Auto Update](https://community.appsheet.com/t/helpppppppppp-look-up-not-auto-update/56042/2) Questions

Hi @Xuxun_huang Welcome to the community ! This is probably because your lookup column is a real column. You may prefer turn it into a virtual column, or use an action in order to update the value in the table A. Here are more informations: I didn’t retrieve a recent post relating to that, but basically: virtual columns are calculated on the fly real columns are calculated only when editing the row In your case, virtual columns may be the best option.

2 Likes