Hi all
Let me please explain what I am trying to do briefly.
I have two feature sets; one hosted table showing tide values in 10 minutes interval (date field and tide field), and one hosted feature layer showing vessel berths with ETA and ETD fields among others.
I was tasked with creating a dashboard to check if the tide values are within the accepted range during the berthing. So dashboard should display minimum available tide when a specific berthing is selected.
Best solution would be to display required value on an indicator and minimum tide value available from the tide chart as a reference value. But since this is a range, I cannot do this automatically. I think the solution lies in arcade data expressions.
My hypothetical solution is to create a variable which filters the tide table based on the ETA -ETD interval and then minimum value can be displayed easily on the indicator as a statistic later on. Of course this ETA - ETD value should be specific to each berthing.
Since I have limited time for this particular task, and limited knowledge with arcade, I appreciate any help.
Am I one the right track? If so could you please help me with the arcade data expression?
Many thanks
Kivanc