Bronze 3
Since ‎04-09-2021
Sunday

My Stats

  • 68 Posts
  • 3 Solutions
  • 11 Likes given
  • 27 Likes received

AdemarN's Bio

Badges AdemarN Earned

View all badges

Recent Activity

Hi,I'm using Top(Sort(Select())) in the expression below and expecting to retrieve the [Group Level] for last row it finds but it is giving me the first row. What am I missing?TOP(SORT(select(Event Rider Details[Group Level], [_THISROW].[TransponderI...
Hello,Any direction on what BOT I can create that would automatically update a specified field with a specified value every five minutes if a condition is true?Thanks.
We have a Bot that triggers on Data Change / Adds Only and works great. We’ve enabled the AppSheet Events Add-On for the sheet so that the Bot will trigger when adding the record directly into the Sheet instead of via the App. That is also working gr...
I have AppSheet Events Add-On turned on for the sheet. When I create a record directly in Google Sheet, and allow the AppSheet Events Add-On to trigger a bot that sends an email, the Bot does run and does send the email, but doesn’t include results o...
When users edit a record in a view, they sometimes mistakenly hit the back arrow on the top left (which then doesn’t save the entry) instead of clicking the Save button on the bottom right. Basic human error. Any suggestions on something I could impl...