As the title states, I’m using the function USEREMAIL() to automatically fill in [Assigned Employee] Email field but it is not pulling the email and leaving it blank.
Things I’ve tried:
verifying AppSheet has access to my google account
using it in the Formula and Initial field
using it in another column
It is working in the Security > Security Filters to only show users data that is assigned to them, but not in ANY of the Data fields (Columns, Slices).
Not sure it is related, but the team is working on some issues that seem to center around USERMAIL(). May or may not be related but be aware…
See my prior post:
[New Bug Encountered: Editor emulator not respecting Slice ShowIF -- but App and alternate preview works](https://community.appsheet.com/t/new-bug-encountered-editor-emulator-not-respecting-slice-showif-but-app-and-alternate-preview-works/9937) Questions
I have run into a strange problem and wondering if others are seeing this. I have an app with a view connected to a slice. That slice uses the following condition: AND( [Active?]=“TRUE”, [KAMemail]=USEREMAIL() ) When I select the view in the emulator, I see the records do not match what the slice returns. I checked the slice using “View Data” and all looks correct. Just when I used the actual view in the emulator is the data listed wrong. When check the detailed record behind, I not…
It looks like the Emulator on the App Design page is NOT working as intended. I just checked it on the Mobile Preview page and everything is working as intended. Also working on my Phone, Tablets, etc.
Hi @Jessy_Mrozowski,
We have a bug causing USEREMAIL() to return an empty result only in the emulator, as you noticed. We’re currently working to fix this and will keep you posted.