Hi, I am working on a report where I need to modify the inventory balance report and add a filter that only filters data from issues, whereas other reports import the data from receipt. This is what I did:
For the schema builder, I added these two relationships to establish a link:
I can’t seem to figure what I did wrong, I keep getting an error anytime I try to run the report with these config. If there a better way to filter the data and filter thru only Issues?
Thanks in advance :)