Okay, this could be the issue. If you remember, I was struggling to get the ResourceDesc from the LaborDtl table to show… so I DID manually add this table in a relationship to my RDD. Ultimately still wasn’t able to get that column to show, so I removed the join in my RDL query, but I never took that relationship back out of the RDD. Let me kill that and see if the repeating rows go away.
RESULT: Nixing that added relationship removed those duplicate lines! I wish I could give more than (1) solution on posts like this!
Now just have to figure out the calculation errors… and then run some tests to scrutinize everything else and make sure there isn’t anything else that needs patched.

