asteropi
Member
- Local time
- Today, 13:41
- Joined
- Jun 2, 2024
- Messages
- 90
Hey I have a button that opens a query with a filter.
It's supposed to show me the customer discounts. I have the following conundrum.
I could possibly have multiple orders of the same item with the same discount. I don't want to see all of them.
However, this discount might change at some point for that specific item.
How should I deal with this?
In this example, you can see that 1 customer made 3 orders and 2 of them she got the exact same thing, with the exact same discount. I would rather avoid seeing the same thing over and over as I only need it for reference.
It's supposed to show me the customer discounts. I have the following conundrum.
I could possibly have multiple orders of the same item with the same discount. I don't want to see all of them.
However, this discount might change at some point for that specific item.
How should I deal with this?
In this example, you can see that 1 customer made 3 orders and 2 of them she got the exact same thing, with the exact same discount. I would rather avoid seeing the same thing over and over as I only need it for reference.
Attachments
Last edited: