Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Team: I need a way to track when a craft kit has been purchased. For example if someone was buying parts towards a complete kit I would like to be able to have one line item once all the parts are purchased "complete kit". An example of the data would be like below. There is no specific order to buy the parts so I can't even say once (this piece) is purchased it's comple. There could be multiple people buying multiple craft items
Craft | Part | Date Purchased | Customer |
Doll | Head | 11/5/2020 | A |
Doll | Body | 12/19/2020 | A |
Doll | Legs | 1/15/2021 | A |
Doll | Arms | 3/5/2021 | A |
Car | Car Body | 12/5/2020 | B |
Car | Wheels | 2/10/2021 | B |
Car | Doors | 4/1/2021 | B |
It sounds as if you need a master table that contains all parts for each kit. For example, the Doll kit would have four rows in this master table:
Then you could compare, by Customer, the number of distinct parts in the data table to the number of parts in the master table (for that Craft). If the number of parts matches between the tables, then a complete kit has been purchased.
Proud to be a Super User!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
9 | |
8 | |
8 | |
8 |
User | Count |
---|---|
13 | |
12 | |
11 | |
10 | |
8 |