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
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
AlejandroPCar
9 years agoHelper IV
Thank you! Problem solved!