Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I have a request from my company that they wish to analyse and filter on what customers purchase:
With data structured like below, does anyone have any advice on how I should approach this? My thought was to create TRUE/FALSE columns for all the different products, however, this could get messy if we have dozens of products.
Solved! Go to Solution.
This looks like the classic 'basket analysis' pattern, you can find it described in great detail here:
https://www.daxpatterns.com/basket-analysis/
If it's just a matter of hardcoding a few specific product combinations, measures using filter on product name would be enough though.
This looks like the classic 'basket analysis' pattern, you can find it described in great detail here:
https://www.daxpatterns.com/basket-analysis/
If it's just a matter of hardcoding a few specific product combinations, measures using filter on product name would be enough though.
User | Count |
---|---|
82 | |
79 | |
66 | |
49 | |
46 |
User | Count |
---|---|
103 | |
44 | |
39 | |
39 | |
39 |