I am trying to using Experience Builder to visualize construction options. I have the following:
- Results feature class
- Construction segments feature class
- Construction options table
1 is/can be joined to 3 by ID
2 is/can be joined to 3 by ID
Essential what I want is for the user to filter by result, and for 2 and 3 to automatically update with the options.
I've tried arcade, pop-ups, etc. I really one result to show all available options based on the join, and the available options to only show construction segments based on the join.
Any help is appreciated!!