I have a choice of filtering some dropdowns with rather complex fomulas, or creaing slices with those formuas (and then simply pointing the dropdown validation to the slice).
Does the slice option provide better sync times?
Thanks
Solved! Go to Solution.
The Valid If expression is evaluated each time the physical row is modified (but not when virtual columns of the row change), such as when edited in a form or modified by an action.
A slice filter expression is evaluated any time the row or any of the values used by the expression changes, and at every sync.
User | Count |
---|---|
35 | |
9 | |
3 | |
3 | |
2 |