I am having a weird summarization with 3 lines that are the same serial number, but the record key "Trailer Numeric Sequence" is different. All 3 lines have different status, which is Complete, Invoiced, and Cancelled. In my Birst report, I have the Selling Price analyzed by Invoiced Date. Shouldn't it only summarized the one with that invoiced date or status? Yet, it's summarizing all 3 lines altogether.
Here's an example. Since it is analyzed by Invoice Date and even if I filtered by the status = I, its's still showing the -395,355.13. These fields are all from the same dataset.
So I looked at the published data and found that it's tripling each line 3 times and also other lines are having the same affect, and explained why it's tripling the data.
In the Scripted Source, I do have it delete, so not sure why it's duplicating the same data. Any ideas on what else I can do?