New Bug Encountered: Context expression doesn't work in App formula

Hi! I use context expressions a lot in my app. I find them to be very useful, particularly context(“View”)=. Today, however, I found a limitation. For some reason, I can’t get context(“View”)= to work in a app formula. I want to make the same virtual column speak English in one view and Japanese in another. It works for the display name but not for the content of the column. Is this something that I should not expect to be able to do or is it a bug?

By the way, I’ve made a text app (which I call “Context”) to demonstrate the problem and put in on my portfolio:

https://www.appsheet.com/portfolio/230844

0 2 550
2 REPLIES 2

Steve
Platinum 4
Platinum 4

The app formula is only evaluated at sync time except for columns in an active form.

Thanks Steve! I’ll make a workaround, then.

Top Labels in this Space