Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi, Thank you for your support on this.
I have a typical requirement to find the orders count for the calculated measure. please find the sample data and calculated measure as given below:
order No | Cust Name | Y/N? | Revenue class | Amount |
111 | ABC | Y | Apple | 100 |
112 | XYZ | N | Apple | 22 |
113 | ABC | N | Apple | 300 |
114 | XYZ | Y | Orange | 66 |
115 | DFG | N | Apple | 667 |
116 | DDF | Y | Orange | 567 |
112 | XYZ | N | Mango | 345 |
111 | ABC | Y | Mango | 349 |
117 | ABC | N | Orange | 147 |
User | Count |
---|---|
10 | |
9 | |
7 | |
4 | |
4 |