I have a Ui-Only field that is a formula doing a model look up. It returns a Number. I’m trying to filter on the table to show only rows where that value is greater than x. I can’t seem to get the model to recognize any type of filter on this field.
My condition on the model is “QtyOwned > __”
I tried using a button to activate and set value of my condition to be 10 and then requery the model. No luck.
Is it possible to filter numerically on Ui-Only fields? My guess is that since they’re client side and filters are server side that it isn’t possible. Any ideas?
Question
Table filter on ui only fields
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.