Forum Discussion
AlejandroPCar
9 years agoHelper IV
DIVIDE does not show the value
Hi! I have these problem. Im using DIVIDE and these is the result: First I have two values for Eslovaquia in two dates and the result is right. But in the second, I have only on...
- 9 years ago
Hi AlejandroPCar,
Did you mean the blanks? Maybe you could try to add one more parameter to "divide".
Exportaciones Variacion % = DIVIDE ( [Diferencia]; [Exportaciones II]; 0 )
Best Regards!
Dale
AlejandroPCar
9 years agoHelper IV
Hi blopez11
I tried it and It works! (partially)
When the result is -100% it will be showed and it is perfect!
But, Im still having this problem:
Thanks a lot!
v-jiascu-msft
9 years agoMicrosoft Employee
Hi AlejandroPCar,
Did you mean the blanks? Maybe you could try to add one more parameter to "divide".
Exportaciones Variacion % = DIVIDE ( [Diferencia]; [Exportaciones II]; 0 )
Best Regards!
Dale
- AlejandroPCar9 years agoHelper IV
Thank you! Problem solved!