I was asked by my office to create a scheduler app to track meetings. My thoughts were to create a simple Survey123 Connect form that has Meeting Name along with the time and date of said meeting and have that displayed on a Dashboard for people to call up and view.
What was then asked of me was to somehow have a visual cue as the meetings were coming up, in progress, or finished. I started with what I assumed would be a simple red-yellow-green color scale on some test data just to see if it would work. However, I have either come to a point where I am asking the software do something that Esri never expected, I have hit a wall with my Arcade expression ability, or quite possibly a little of both. I think I'm getting hung up in the whole date / time issues but not sure how to fix the problem.
Can anyone give me some advice on what I can do to make this proof of concept work? I've attached a screen grab of my test data in my Dashboard, the attribute table, and my attempt at the Arcade script.