Is it possible to create a trace configuration that finds the intersection of multiple upstream traces from multiple starting points? Alternatively, do you have to perform multiple traces and intersect the results?
The use case I am trying to support is finding a blockage or change to a sewer system that could have created observed impacts at two different downstream locations. It helps to speed up troubleshooting.
Solved! Go to Solution.
No, but this is something you could achieve through a Python script that compares the trace results of two separate traces.
No, but this is something you could achieve through a Python script that compares the trace results of two separate traces.