Hey Lauren, able to get back at this again. I thought I had a solution. I needed something on the allocation line going from Non-Matching Servers to Applications to say 'only send costs if app in the App transform is noted in the CMDB transform'. That's why I was trying to create a column in the App transform that said 'CMDB Match'. I thought I got around it by instead pointing to the CMDB transform itself - saying if Valid App column is null, send costs, but that doesn't seem to work. Guessing it's because I'm referencing the source object and not the target. I've tried a Generated Table and a transform of the transform and it still gives me the dreaded circular reference. Just recently tried creating a transform of the Servers Master, but that resulted in the same. The transform I'm having to use, though, does a lookup against the app file that has the app ID. There's two CMDB transforms - one has the server details and one has the app details (it's complicated ), so I have to pull the app number in from one, and then lookup against the App transform to see if the app is "valid" or not because sometimes they app# in the CMDB data isn't any good or references a retired or deleted app that we do not have in our Applications Master. Any ideas are very much appreciated! @Lauren Griessel @Chris Davidson