I have a report where I want to represent two One-To-Many relationships. The issue becomes that the first relationship gets displayed properly, but when I add in the second one-to-many it branches off the first one, creating duplicates. I attempted to hide the duplicates but am left with a bunch of white space since the data technically exists but is not being shown.
Do I have any options here?
NOTE: The one in the one-to-many is the same for both relationships.