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 all,
When our machine is tappering off to a stop and is in a certain timeframe, I receive a negative reject %. From my measure how do i make all negative % = 0% (zero)
Solved! Go to Solution.
Rejects % = IF( DIVIDE([Rejects],[Inducted],0) < 0, 0, DIVIDE([Rejects],[Inducted],0))
Rejects % = IF( DIVIDE([Rejects],[Inducted],0) < 0, 0, DIVIDE([Rejects],[Inducted],0))
Sweet thankyou so much
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 |
---|---|
98 | |
69 | |
45 | |
39 | |
31 |
User | Count |
---|---|
158 | |
102 | |
60 | |
43 | |
40 |