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!


