If I have a Condition, the button does not appear in the broswer but does appear in the app. If I remove the condition it appears in the browser but I need the condition.
I have tried the following three conditions but NONE allow the button to appear in the browser. They each work in the app. If I delete the condition, the button shows in the browser.
Any ideas?
[SUBMITTER_USER_NO]=ANY(SELECT(MY USER[USER_NO],TRUE))
[SUBMITTER_USER_NO]=INDEX(MY USER[USER_NO],1)