Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hola a todos
Cuando nuestra máquina se detiene y está en un cierto período de tiempo, recibo un rechazo negativo. De mi medida, ¿cómo hago que todo el % negativo = 0% (cero)
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))
Dulce muchas gracias
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |