Forum Discussion
Anonymous
6 years agoNot applicable
Consulta con datos 0 (zero)
Necesito saber si hay alguna manera que la consulta no muestre las filas con datos 0 (zero)? Dejo un ejemplo de lo que me esta pasando, imagenense una tabla de ventas, en la que esos días no hubo ve...
- 6 years ago
Hi Anonymous ,
You could add filter in MDX, you could try it like below(change > to <>0 to see whether it work or not)
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
dax
6 years agoCommunity Support
Hi Anonymous ,
You could add filter in MDX, you could try it like below(change > to <>0 to see whether it work or not)
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.