New Member
Since ‎03-15-2019
‎03-15-2019

My Stats

  • 10 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

Onder_Uluyol's Bio

Badges Onder_Uluyol Earned

View all badges

Recent Activity

I have a Requests table which includes Date and Speaker_ID among other columns. The following gives me the requests by a speaker, but the list is not sorted. =REF_ROWS(“Request”, “Speaker_ID”) How can I sort this list by Date or show the last 10 requ...
I use a simple expression to display dates compactly. For example 5/20/2017 is displayed as “Su 5/20” This has been working well. But in the last couple of days it is only displaying the first character. So, the above example is shown as “S” only. Do...