[SOLVED] Integration with sigfox

How to divide each of my data by 100 in ubidots?

Good day @wael,

I hope all is well.

You can create synthetic variables to divide the value of any variable by 100. Please refer to the following article to learn how.

All the best,
-Isabel

Thank you for your support.
Where I should write it?
temperature=temperature/100

Hi @wael,

You need to go to the device page and enter inside the device in which you want to make the calculation, after that, you only need to create a synthetic variable and enter the following expression:

temperature/100

Click on the save button and the variable will automatically calculate all the values that the temperature variable has.

syntheticVariableCreation

Please let me know if you have further questions.

Best,
-Isabel