The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I need help with creating a measure for the percentage of products with more than 1000 sales.
The table I have is called products which is a list of sales with each row a unique sale. Within this table I have a column called Product Name.
I have created a measure for total sales which is the count of site product name. But the measure I need is a little beyond me at the moment.
As I can’t work out in the one measure how to combine the following.
1. Number of PRODUCTS
2. Number of SALES per PRODUCT
3. Number of PRODUCTS with more than 1000 SALES
4. % of PRODUCTS with more than 1000 SALES
Solved! Go to Solution.
hi @TonyAshton
try like:
Thank you. This works great.
hi @TonyAshton
try like:
User | Count |
---|---|
16 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
8 | |
8 |