(Quicksight) How to Sum Values only from Unique Fields
问题 My data set has a {Invoice No} field that I want to sum the cost of. All invoice numbers are unique and have one cost value. However, because there are multiple {Part No} fields in each {Invoice No}, Quicksight multiplies this one cost by however many part numbers there are in each invoice, so the sum ends up being some multiple of the real value that I want. This is what the table view looks like: {Invoice No} {Part No} {cost} 12345 001 10.12 12345 002 10.12 12345 003 10.12 How can I just