Hello!
I am trying to build a dynamic scatter block for reaches in Rivers The basic set of the data is as fallows:
River : Reach : X : Y :
Bear 1 0 156
Bear 2 10 158
Bear 3 20 162
Bear 4 30 154
Deer 1 0 133
Deer 2 10 145
Deer 3 20 178
Deer 4 30 180
Basically what I want is to be able to fill in a two cells one for River and another for reach and it dynamically displays the correct scatter plot.
Is this possible?
Thank you!
I am trying to build a dynamic scatter block for reaches in Rivers The basic set of the data is as fallows:
River : Reach : X : Y :
Bear 1 0 156
Bear 2 10 158
Bear 3 20 162
Bear 4 30 154
Deer 1 0 133
Deer 2 10 145
Deer 3 20 178
Deer 4 30 180
Basically what I want is to be able to fill in a two cells one for River and another for reach and it dynamically displays the correct scatter plot.
Is this possible?
Thank you!