Issue with Auto-Complete Functionality Not Reflecting Changes in App

Hello everyone,

I'm facing an issue with the auto-complete feature. Even though I'm using the condition correctly, it doesn't reflect the change in the app. Essentially, what I'm trying to achieve is this: if the 'category' field contains the word "administrated", then the value in the [me] field should be multiplied by 100. If it's any other category, the value should remain unchanged.

Interestingly, during testing, the expression results are displayed correctly. Any insights or suggestions would be greatly appreciated.

Thank you!

Kรฉpernyล‘kรฉp 2023-08-29 130341.pngKรฉpernyล‘kรฉp 2023-08-29 130400.pngKรฉpernyล‘kรฉp 2023-08-29 130436.png

Solved Solved
0 2 95
1 ACCEPTED SOLUTION

Appsheet doesn't do iterative calculations. You'd need an additional column beside [me] to hold this formula.

View solution in original post

2 REPLIES 2

Appsheet doesn't do iterative calculations. You'd need an additional column beside [me] to hold this formula.

Thank you for reply! I set condition in spreadsheet in a new column and everything works fine.

Top Labels in this Space