Participant III
Since ‎10-10-2019
‎01-22-2020

My Stats

  • 38 Posts
  • 0 Solutions
  • 14 Likes given
  • 8 Likes received

Arizno's Bio

Badges Arizno Earned

View all badges

Recent Activity

I have a “Related meetings” virtual column in my table. I want to pull the latest meeting date from the column. Is that possible? I do not need any other info just the latest date.
I erased my about page. I would like to have it back. How do I go about creating a new one?
I have a workflow that I want to use to send out an SMS reminder to a Task owner to remind him that there is a task that is due. It looks like this: AND([Completed?]=FALSE,[Due Date]=TODAY()) My question is this, since the Workflow trigger expression...
Hello, I have a workflow that I want to use to trigger an SMS. In the phone numbers expression box I put the following expression, but it is not working. When I check the log it says I keep getting an error saying that no number was put in the “TO” f...
I have an Action that “adds an new row to another table using data from this row”. I am trying to tally data from a Timesheet table using the below expression, but it is not aggregating the data because it just displays “0”. SUM( SELECT(Timesheet[Tot...