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.
Hi @Anonymous ,
I created some data:
Here are the steps you can follow:
1. Create measure.
Measure =
COUNTX(FILTER(ALL(Net_Jcrew_Size),'Net_Jcrew_Size'[Base_Channel]=MAX('Net_Jcrew_Size'[Base_Channel])&&'Net_Jcrew_Size'[NET_SLSU]>1),[Base_Channel])
2. Result:
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @Anonymous ,
I created some data:
Here are the steps you can follow:
1. Create measure.
Measure =
COUNTX(FILTER(ALL(Net_Jcrew_Size),'Net_Jcrew_Size'[Base_Channel]=MAX('Net_Jcrew_Size'[Base_Channel])&&'Net_Jcrew_Size'[NET_SLSU]>1),[Base_Channel])
2. Result:
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
User | Count |
---|---|
16 | |
8 | |
6 | |
6 | |
5 |
User | Count |
---|---|
23 | |
13 | |
13 | |
8 | |
8 |