Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi,
I'm trying to get DAX to calculate the rate for staff that dont reach target.
Example table:
Staff | Rate
A | 60
B | 40
C | 100
D | 50
The rate is actually a measure. And the target is 90. So i want to calculate the rate again but this time only for staff A, B and D only.
I need to sort out who dont reach the target first by comparing with the target and recalculate the rate for failed staffs.
Hi,
if you ony want to calculate the rate of Staff under 90 you could use an if statement in the measure:
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
97 | |
69 | |
46 | |
39 | |
33 |
User | Count |
---|---|
163 | |
110 | |
61 | |
51 | |
40 |